]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/asm-ia64/unistd.h
[IA64] Wire up new syscall sync_file_range()
[mirror_ubuntu-artful-kernel.git] / include / asm-ia64 / unistd.h
index 019956c613e4814d9341a912b20457b029470e0b..c15fc924b3aaa7eb28c731498ecf71f28bd5d9ab 100644 (file)
 #define __NR_faccessat                 1293
 /* 1294, 1295 reserved for pselect/ppoll */
 #define __NR_unshare                   1296
+#define __NR_splice                    1297
+/* 1298, 1299 reserved for {set,get}_robust_list */
+#define __NR_sync_file_range           1300
 
 #ifdef __KERNEL__
 
 #include <linux/config.h>
 
-#define NR_syscalls                    273 /* length of syscall table */
+#define NR_syscalls                    277 /* length of syscall table */
 
 #define __ARCH_WANT_SYS_RT_SIGACTION