Merge trunk (r43561)
[reactos.git] / reactos / include / ndk / mmtypes.h
index e4dec2f..bb0d6af 100644 (file)
@@ -57,6 +57,12 @@ Author:
 #define MMPFNUSE_DRIVERLOCKPAGE                             10
 #define MMPFNUSE_KERNELSTACK                                11
 
+//
+// Lock/Unlock Virtuam Memory Flags
+//
+#define MAP_PROCESS                                         1
+#define MAP_SYSTEM                                          2
+
 #ifndef NTOS_MODE_USER
 
 //