]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/include/asm/unistd.h
Merge branch 'setns'
[karo-tx-linux.git] / arch / arm / include / asm / unistd.h
index 0c5fc55ad8005649daee6f7e1a82d79244f78083..2c04ed5efeb50707ac3353958434d37691841839 100644 (file)
 #define __NR_open_by_handle_at         (__NR_SYSCALL_BASE+371)
 #define __NR_clock_adjtime             (__NR_SYSCALL_BASE+372)
 #define __NR_syncfs                    (__NR_SYSCALL_BASE+373)
-#define __NR_setns                     (__NR_SYSCALL_BASE+374)
+#define __NR_sendmmsg                  (__NR_SYSCALL_BASE+374)
+#define __NR_setns                     (__NR_SYSCALL_BASE+375)
 
 /*
  * The following SWIs are ARM private.