fbd: Port to RTEMS

This commit is contained in:
Vijay Kumar Banerjee
2019-08-04 01:49:43 +05:30
committed by Christian Mauderer
parent fa976bc5aa
commit d7c01f4569
12 changed files with 127 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
#define VM_MEMATTR_DEFAULT 0
#define VM_MEMATTR_UNCACHEABLE 1
#define vtophys(a) (a)