patch-2.2.17 linux/include/asm-ppc/unistd.h
Next file: linux/include/asm-s390/atomic.h
Previous file: linux/include/asm-ppc/types.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Mon Sep 4 18:39:28 2000
- Orig file:
v2.2.16/include/asm-ppc/unistd.h
- Orig date:
Mon Sep 4 18:37:16 2000
diff -u --recursive --new-file v2.2.16/include/asm-ppc/unistd.h linux/include/asm-ppc/unistd.h
@@ -195,6 +195,11 @@
#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(n) #n
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)