diff --git a/[refs] b/[refs] index 02610fd33d27..fa9688d2cd36 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 88e6faefaeed40a162041d85689e94595756d4c3 +refs/heads/master: 7519fdc90fe577cb966ab1ce2bf51ac639f05a0e diff --git a/trunk/include/asm-i386/unistd.h b/trunk/include/asm-i386/unistd.h index 2e7f3e257fdd..7b1ba84d4a5b 100644 --- a/trunk/include/asm-i386/unistd.h +++ b/trunk/include/asm-i386/unistd.h @@ -318,8 +318,8 @@ #define __NR_unshare 310 #define __NR_set_robust_list 311 #define __NR_get_robust_list 312 -#define __NR_sys_splice 313 -#define __NR_sys_sync_file_range 314 +#define __NR_splice 313 +#define __NR_sync_file_range 314 #define NR_syscalls 315