summary refs log tree commit diff stats
path: root/linux-headers/asm-arm/unistd.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-headers/asm-arm/unistd.h')
-rw-r--r--linux-headers/asm-arm/unistd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux-headers/asm-arm/unistd.h b/linux-headers/asm-arm/unistd.h
index 3f6f727929..ceb5450c81 100644
--- a/linux-headers/asm-arm/unistd.h
+++ b/linux-headers/asm-arm/unistd.h
@@ -418,6 +418,8 @@
 #define __NR_membarrier			(__NR_SYSCALL_BASE+389)
 #define __NR_mlock2			(__NR_SYSCALL_BASE+390)
 #define __NR_copy_file_range		(__NR_SYSCALL_BASE+391)
+#define __NR_preadv2			(__NR_SYSCALL_BASE+392)
+#define __NR_pwritev2			(__NR_SYSCALL_BASE+393)
 
 /*
  * The following SWIs are ARM private.