]> Pileus Git - ~andy/linux/blobdiff - arch/mn10300/include/asm/unistd.h
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
[~andy/linux] / arch / mn10300 / include / asm / unistd.h
index 9d056f5159292cceb0729f93df7022b2e2e31edd..9051f921cbc7a94252212b625f1161759d054965 100644 (file)
 #define __NR_rt_tgsigqueueinfo 336
 #define __NR_perf_event_open   337
 #define __NR_recvmmsg          338
+#define __NR_setns             339
 
 #ifdef __KERNEL__
 
-#define NR_syscalls 339
+#define NR_syscalls 340
 
 /*
  * specify the deprecated syscalls we want to support on this arch