]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/ia64/include/asm/unistd.h
ns: Wire up the setns system call
[mirror_ubuntu-artful-kernel.git] / arch / ia64 / include / asm / unistd.h
index 404d037c5e10e4460ac04373051986fae9f874d5..1cf0f496f7442ae918942f3cfe647beab6e4b031 100644 (file)
 #define __NR_open_by_handle_at         1327
 #define __NR_clock_adjtime             1328
 #define __NR_syncfs                    1329
+#define __NR_setns                     1330
 
 #ifdef __KERNEL__
 
 
-#define NR_syscalls                    306 /* length of syscall table */
+#define NR_syscalls                    307 /* length of syscall table */
 
 /*
  * The following defines stop scripts/checksyscalls.sh from complaining about