patch-2.1.79 linux/include/asm-ppc/unistd.h

Next file: linux/include/asm-sparc/asm_offsets.h
Previous file: linux/include/asm-ppc/ucontext.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.78/linux/include/asm-ppc/unistd.h linux/include/asm-ppc/unistd.h
@@ -174,7 +174,9 @@
 #define __NR_query_module	166
 #define __NR_poll		167
 #define __NR_nfsservctl		168
-#define __NR_prctl		169
+#define __NR_setresgid		169
+#define __NR_getresgid		170
+#define __NR_prctl		171
 
 #define __NR(n)	#n
 #define __do_syscall(n) \

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