|
@@ -383,10 +383,11 @@
|
|
#define __NR_inotify_init1 360
|
|
#define __NR_inotify_init1 360
|
|
#define __NR_preadv 361
|
|
#define __NR_preadv 361
|
|
#define __NR_pwritev 362
|
|
#define __NR_pwritev 362
|
|
|
|
+#define __NR_rt_tgsigqueueinfo 363
|
|
|
|
|
|
#ifdef __KERNEL__
|
|
#ifdef __KERNEL__
|
|
|
|
|
|
-#define NR_syscalls 363
|
|
|
|
|
|
+#define NR_syscalls 364
|
|
|
|
|
|
#define __ARCH_WANT_IPC_PARSE_VERSION
|
|
#define __ARCH_WANT_IPC_PARSE_VERSION
|
|
#define __ARCH_WANT_OLD_READDIR
|
|
#define __ARCH_WANT_OLD_READDIR
|