|
@@ -381,10 +381,12 @@
|
|
#define __NR_dup3 358
|
|
#define __NR_dup3 358
|
|
#define __NR_pipe2 359
|
|
#define __NR_pipe2 359
|
|
#define __NR_inotify_init1 360
|
|
#define __NR_inotify_init1 360
|
|
|
|
+#define __NR_preadv 361
|
|
|
|
+#define __NR_pwritev 362
|
|
|
|
|
|
#ifdef __KERNEL__
|
|
#ifdef __KERNEL__
|
|
|
|
|
|
-#define NR_syscalls 361
|
|
|
|
|
|
+#define NR_syscalls 363
|
|
|
|
|
|
#define __ARCH_WANT_IPC_PARSE_VERSION
|
|
#define __ARCH_WANT_IPC_PARSE_VERSION
|
|
#define __ARCH_WANT_OLD_READDIR
|
|
#define __ARCH_WANT_OLD_READDIR
|