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

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

diff -u --recursive --new-file v2.1.124/linux/include/asm-ppc/unistd.h linux/include/asm-ppc/unistd.h
@@ -192,8 +192,8 @@
 #define __NR_capset		184
 #define __NR_sigaltstack	185
 #define __NR_sendfile		186
-#define __NR_streams1		187	/* some people actually want it */
-#define __NR_streams2		188	/* some people actually want it */
+#define __NR_getpmsg		187	/* some people actually want streams */
+#define __NR_putpmsg		188	/* some people actually want streams */
 
 
 #define __NR(n)	#n

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