Merge branch 'linus' into perfcounters/core-v2
[pandora-kernel.git] / arch / x86 / include / asm / unistd_32.h
index 7e47658..0b4d8c2 100644 (file)
 #define __NR_dup3              330
 #define __NR_pipe2             331
 #define __NR_inotify_init1     332
+#define __NR_preadv            333
+#define __NR_pwritev           334
 #define __NR_perf_counter_open 333
 
 #ifdef __KERNEL__