patch-1.3.46 linux/include/asm-i386/mman.h
Next file: linux/include/asm-i386/page.h
Previous file: linux/include/asm-i386/bitops.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Dec 11 09:06:30 1995
- Orig file:
v1.3.45/linux/include/asm-i386/mman.h
- Orig date:
Tue Nov 21 13:22:13 1995
diff -u --recursive --new-file v1.3.45/linux/include/asm-i386/mman.h linux/include/asm-i386/mman.h
@@ -24,4 +24,8 @@
#define MCL_CURRENT 1 /* lock all current mappings */
#define MCL_FUTURE 2 /* lock all future mappings */
+/* compatibility flags */
+#define MAP_ANON MAP_ANONYMOUS
+#define MAP_FILE 0
+
#endif /* __I386_MMAN_H__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this