Merge branch 'linus' into perfcounters/core-v2
[linux-drm-fsl-dcu.git] / arch / x86 / include / asm / unistd_32.h
index f2bba78430a4d2628ca83203e193dcb6ee78a247..0b4d8c2b157d816c34da2b7b901b53ec051fe487 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__