- Timestamp:
- 04/02/09 21:08:51 (3 years ago)
- Files:
-
- 1 modified
-
Whitix/trunk/include/vmm.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Whitix/trunk/include/vmm.h
r1816 r2000 85 85 #define MMAP_ANON 0x00000008 86 86 87 /* If the kernel garbage collector is enabled, we can add ranges by 88 * memory mapping. */ 89 #define MMAP_GC 0x00000010 90 87 91 #define PAGE_LOCKED 0x0 88 92
