]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/x86/include/asm/unistd_64.h
Merge branch 'linus' into perfcounters/core-v2
[karo-tx-linux.git] / arch / x86 / include / asm / unistd_64.h
index d2e415e6666f63d314270ef57a26dae73e3fac01..d9aad876ad767b3ea80b4c7f3d672ff8b46ddb03 100644 (file)
@@ -653,7 +653,12 @@ __SYSCALL(__NR_dup3, sys_dup3)
 __SYSCALL(__NR_pipe2, sys_pipe2)
 #define __NR_inotify_init1                     294
 __SYSCALL(__NR_inotify_init1, sys_inotify_init1)
-
+#define __NR_preadv                            295
+__SYSCALL(__NR_preadv, sys_preadv)
+#define __NR_pwritev                           296
+__SYSCALL(__NR_pwritev, sys_pwritev)
+#define __NR_perf_counter_open         295
+__SYSCALL(__NR_perf_counter_open, sys_perf_counter_open)
 
 #ifndef __NO_STUBS
 #define __ARCH_WANT_OLD_READDIR