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

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

diff -u --recursive --new-file v2.3.29/linux/include/asm-ppc/unistd.h linux/include/asm-ppc/unistd.h
@@ -194,6 +194,7 @@
 #define __NR_getpmsg		187	/* some people actually want streams */
 #define __NR_putpmsg		188	/* some people actually want streams */
 #define __NR_vfork		189
+#define __NR_ugetrlimit		191	/* SuS compliant getrlimit */
 
 #define __NR(n)	#n
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)