alpha: wire up sendmmsg syscall
[deliverable/linux.git] / arch / alpha / include / asm / unistd.h
index 4ac48a095f3ace676d7f4651dedf21a84da9249b..2207fc61665d0526a03940d26d3c282240af58d6 100644 (file)
 #define __NR_clock_adjtime             499
 #define __NR_syncfs                    500
 #define __NR_setns                     501
+#define __NR_accept4                   502
+#define __NR_sendmmsg                  503
 
 #ifdef __KERNEL__
 
-#define NR_SYSCALLS                    502
+#define NR_SYSCALLS                    504
 
 #define __ARCH_WANT_IPC_PARSE_VERSION
 #define __ARCH_WANT_OLD_READDIR
This page took 0.072399 seconds and 5 git commands to generate.