Vijay Kumar Banerjee d7c01f4569 fbd: Port to RTEMS
2019-08-11 15:57:54 +02:00

4 lines
85 B
C

#define VM_MEMATTR_DEFAULT 0
#define VM_MEMATTR_UNCACHEABLE 1
#define vtophys(a) (a)