vmm_linux.h 92 B

12345678
  1. #ifndef __VMM_H__
  2. #define __VMM_H__
  3. #include <rtt_api.h>
  4. #define RT_VMM_ON_AM335X
  5. #endif