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

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

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/asm-ppc/unistd.h linux/include/asm-ppc/unistd.h
@@ -195,10 +195,10 @@
 #define __NR_putpmsg		188	/* some people actually want streams */
 #define __NR_vfork		189
 
-#define __NR_sys_pciconfig_read         198
-#define __NR_sys_pciconfig_write        199
-#define __NR_sys_pciconfig_iobase       200
-#define __NR_multiplexer                201
+#define __NR_pciconfig_read     198
+#define __NR_pciconfig_write    199
+#define __NR_pciconfig_iobase   200
+#define __NR_multiplexer        201
 
 #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)