diff options
Diffstat (limited to 'sandbox/linux/system_headers/arm_linux_syscalls.h')
-rw-r--r-- | sandbox/linux/system_headers/arm_linux_syscalls.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sandbox/linux/system_headers/arm_linux_syscalls.h b/sandbox/linux/system_headers/arm_linux_syscalls.h index 1addd53..bfd5342 100644 --- a/sandbox/linux/system_headers/arm_linux_syscalls.h +++ b/sandbox/linux/system_headers/arm_linux_syscalls.h @@ -1205,10 +1205,6 @@ #define __NR_arm_sync_file_range (__NR_SYSCALL_BASE+341) #endif -#if !defined(__NR_sync_file_range2) -#define __NR_sync_file_range2 (__NR_SYSCALL_BASE+341) -#endif - #if !defined(__NR_tee) #define __NR_tee (__NR_SYSCALL_BASE+342) #endif |