patch-1.3.43 linux/include/asm-i386/unistd.h
Next file: linux/include/linux/busmouse.h
Previous file: linux/include/asm-i386/resource.h
Back to the patch index
Back to the overall index
-  Lines: 12
 -  Date:
Fri Nov 17 09:00:43 1995
 -  Orig file: 
v1.3.42/linux/include/asm-i386/unistd.h
 -  Orig date: 
Fri Oct 13 14:44:45 1995
 
diff -u --recursive --new-file v1.3.42/linux/include/asm-i386/unistd.h linux/include/asm-i386/unistd.h
@@ -153,6 +153,11 @@
 #define __NR_readv		145
 #define __NR_writev		146
 
+#define __NR_mlock		150
+#define __NR_munlock		151
+#define __NR_mlockall		152
+#define __NR_munlockall		153
+
 /* XXX - _foo needs to be __foo, while __NR_bar could be _NR_bar. */
 #define _syscall0(type,name) \
 type name(void) \
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