|
@@ -398,8 +398,9 @@
|
|
#define __NR_clock_adjtime 377
|
|
#define __NR_clock_adjtime 377
|
|
#define __NR_syncfs 378
|
|
#define __NR_syncfs 378
|
|
#define __NR_setns 379
|
|
#define __NR_setns 379
|
|
|
|
+#define __NR_sendmmsg 380
|
|
|
|
|
|
-#define __NR_syscall 380
|
|
|
|
|
|
+#define __NR_syscall 381
|
|
#define NR_syscalls __NR_syscall
|
|
#define NR_syscalls __NR_syscall
|
|
|
|
|
|
/* Old optional stuff no one actually uses */
|
|
/* Old optional stuff no one actually uses */
|