|
@@ -386,8 +386,12 @@
|
|
|
#define __NR_fanotify_init 368
|
|
#define __NR_fanotify_init 368
|
|
|
#define __NR_fanotify_mark 369
|
|
#define __NR_fanotify_mark 369
|
|
|
#define __NR_prlimit64 370
|
|
#define __NR_prlimit64 370
|
|
|
|
|
+#define __NR_name_to_handle_at 371
|
|
|
|
|
+#define __NR_open_by_handle_at 372
|
|
|
|
|
+#define __NR_clock_adjtime 373
|
|
|
|
|
+#define __NR_syncfs 374
|
|
|
|
|
|
|
|
-#define __NR_syscalls 371
|
|
|
|
|
|
|
+#define __NR_syscalls 375
|
|
|
|
|
|
|
|
#ifdef __KERNEL__
|
|
#ifdef __KERNEL__
|
|
|
#ifndef __ASSEMBLY__
|
|
#ifndef __ASSEMBLY__
|