patch-1.3.50 linux/include/asm-alpha/unistd.h

Next file: linux/include/linux/fs.h
Previous file: linux/include/asm-alpha/ptrace.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.49/linux/include/asm-alpha/unistd.h linux/include/asm-alpha/unistd.h
@@ -114,6 +114,11 @@
 #define __NR_shmdt		211
 #define __NR_shmget		212
 
+#define __NR_getsid		234
+
+#define __NR_getsysinfo		256
+#define __NR_setsysinfo		257
+
 /*
  * Linux-specific system calls begin at 300
  */
@@ -131,6 +136,10 @@
 #define __NR_reboot		311
 #define __NR_clone		312
 #define __NR_uselib		313
+#define __NR_mlock		314
+#define __NR_munlock		315
+#define __NR_mlockall		316
+#define __NR_munlockall		317
 
 #ifdef __LIBRARY__
 

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