patch-2.1.12 linux/include/asm-m68k/mman.h
Next file: linux/include/asm-m68k/page.h
Previous file: linux/include/asm-m68k/ipc.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Fri Nov 22 15:56:36 1996
- Orig file:
v2.1.11/linux/include/asm-m68k/mman.h
- Orig date:
Wed Oct 9 08:55:23 1996
diff -u --recursive --new-file v2.1.11/linux/include/asm-m68k/mman.h linux/include/asm-m68k/mman.h
@@ -16,6 +16,7 @@
#define MAP_DENYWRITE 0x0800 /* ETXTBSY */
#define MAP_EXECUTABLE 0x1000 /* mark it as an executable */
#define MAP_LOCKED 0x2000 /* pages are locked */
+#define MAP_NORESERVE 0x4000 /* don't check for reservations */
#define MS_ASYNC 1 /* sync memory asynchronously */
#define MS_INVALIDATE 2 /* invalidate the caches */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov