]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/powerpc/include/asm/unistd.h
Merge commit 'v2.6.30-rc1' into perfcounters/core
[karo-tx-linux.git] / arch / powerpc / include / asm / unistd.h
index 7cef5afe89d84ae8914507f554c53b47866345ca..4badac2d11d1a7f3c8989ffb5be20dd4cd131a57 100644 (file)
 #define __NR_pipe2             317
 #define __NR_inotify_init1     318
 #define __NR_perf_counter_open 319
+#define __NR_preadv            320
+#define __NR_pwritev           321
 
 #ifdef __KERNEL__
 
-#define __NR_syscalls          320
+#define __NR_syscalls          322
 
 #define __NR__exit __NR_exit
 #define NR_syscalls    __NR_syscalls