summary refs log tree commit diff stats
path: root/linux-headers/asm-powerpc/unistd.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-headers/asm-powerpc/unistd.h')
-rw-r--r--linux-headers/asm-powerpc/unistd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux-headers/asm-powerpc/unistd.h b/linux-headers/asm-powerpc/unistd.h
index cd92d982f0..1e66eba4c6 100644
--- a/linux-headers/asm-powerpc/unistd.h
+++ b/linux-headers/asm-powerpc/unistd.h
@@ -390,5 +390,7 @@
 #define __NR_membarrier		365
 #define __NR_mlock2		378
 #define __NR_copy_file_range	379
+#define __NR_preadv2		380
+#define __NR_pwritev2		381
 
 #endif /* _ASM_POWERPC_UNISTD_H_ */