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

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

diff -u --recursive --new-file v2.1.47/linux/include/asm-mips/unistd.h linux/include/asm-mips/unistd.h
@@ -1177,11 +1177,13 @@
 #define __NR_query_module		(__NR_Linux + 187)
 #define __NR_poll			(__NR_Linux + 188)
 #define __NR_nfsservctl			(__NR_Linux + 189)
+#define __NR_setresgid			(__NR_Linux + 190)
+#define __NR_getresgid			(__NR_Linux + 191)
 
 /*
  * Offset of the last Linux flavoured syscall
  */
-#define __NR_Linux_syscalls		189
+#define __NR_Linux_syscalls		191
 
 #ifndef __LANGUAGE_ASSEMBLY__
 

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