]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/avr32/include/asm/unistd.h
ns: Wire up the setns system call
[mirror_ubuntu-artful-kernel.git] / arch / avr32 / include / asm / unistd.h
index 89861a27543ec58554f9ad957b84801a80885595..f714544e5560ce2fd0033f63b22480a0eef440d1 100644 (file)
 #define __NR_signalfd          279
 /* 280 was __NR_timerfd */
 #define __NR_eventfd           281
+#define __NR_setns             283
 
 #ifdef __KERNEL__
-#define NR_syscalls            282
+#define NR_syscalls            284
 
 /* Old stuff */
 #define __IGNORE_uselib