patch-2.4.0-test4 linux/include/asm-ppc/unistd.h

Next file: linux/include/asm-ppc/vga.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.4.0-test3/linux/include/asm-ppc/unistd.h linux/include/asm-ppc/unistd.h
@@ -201,6 +201,10 @@
 #define __NR_stat64		195
 #define __NR_lstat64		196
 #define __NR_fstat64		197
+#define __NR_sys_pciconfig_read		198
+#define __NR_sys_pciconfig_write	199
+#define __NR_sys_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)