patch-2.1.57 linux/include/asm-mips/unistd.h

Next file: linux/include/asm-ppc/elf.h
Previous file: linux/include/asm-mips/elf.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.56/linux/include/asm-mips/unistd.h linux/include/asm-mips/unistd.h
@@ -1179,11 +1179,12 @@
 #define __NR_nfsservctl			(__NR_Linux + 189)
 #define __NR_setresgid			(__NR_Linux + 190)
 #define __NR_getresgid			(__NR_Linux + 191)
+#define __NR_prctl			(__NR_Linux + 192)
 
 /*
  * Offset of the last Linux flavoured syscall
  */
-#define __NR_Linux_syscalls		191
+#define __NR_Linux_syscalls		192
 
 #ifndef __LANGUAGE_ASSEMBLY__
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov