|
@@ -374,10 +374,11 @@
|
|
#define __NR_signalfd 349
|
|
#define __NR_signalfd 349
|
|
#define __NR_timerfd 350
|
|
#define __NR_timerfd 350
|
|
#define __NR_eventfd 351
|
|
#define __NR_eventfd 351
|
|
|
|
+#define __NR_fallocate 352
|
|
|
|
|
|
#ifdef __KERNEL__
|
|
#ifdef __KERNEL__
|
|
|
|
|
|
-#define NR_syscalls 352
|
|
|
|
|
|
+#define NR_syscalls 353
|
|
|
|
|
|
#define __ARCH_WANT_IPC_PARSE_VERSION
|
|
#define __ARCH_WANT_IPC_PARSE_VERSION
|
|
#define __ARCH_WANT_OLD_READDIR
|
|
#define __ARCH_WANT_OLD_READDIR
|