patch-1.3.93 linux/include/asm-sparc/mman.h
Next file: linux/include/asm-sparc/mostek.h
Previous file: linux/include/asm-sparc/memreg.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Apr 21 12:30:33 1996
- Orig file:
v1.3.92/linux/include/asm-sparc/mman.h
- Orig date:
Fri Apr 12 15:52:06 1996
diff -u --recursive --new-file v1.3.92/linux/include/asm-sparc/mman.h linux/include/asm-sparc/mman.h
@@ -18,7 +18,7 @@
#define MAP_NORESERVE 0x40 /* don't reserve swap pages */
#define MAP_INHERIT 0x80 /* SunOS doesn't do this, but... */
#define MAP_LOCKED 0x100 /* lock the mapping */
-#define _MAP_NEW 0x80000000 /* Binary compatibility is fun... */
+#define _MAP_NEW 0x80000000 /* Binary compatability is fun... */
#define MAP_GROWSDOWN 0x0100 /* stack-like segment */
#define MAP_DENYWRITE 0x0800 /* ETXTBSY */
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