Merge commit 'v2.6.27-rc1' into for-linus
[firefly-linux-kernel-4.4.55.git] / include / asm-sh / unistd_64.h
index 108d2ba897fe8e8ac4321475b7f23fc92d03aa65..7c54e91753c14c8ccbc6d7ea7e623679c9604044 100644 (file)
@@ -90,7 +90,7 @@
 #define __NR_sigpending                 73
 #define __NR_sethostname        74
 #define __NR_setrlimit          75
-#define __NR_getrlimit          76     /* Back compatible 2Gig limited rlimit */
+#define __NR_getrlimit          76     /* Back compatible 2Gig limited rlimit */
 #define __NR_getrusage          77
 #define __NR_gettimeofday       78
 #define __NR_settimeofday       79
 #define __NR_epoll_pwait       347
 #define __NR_utimensat         348
 #define __NR_signalfd          349
-/* #define __NR_timerfd                350 removed */
+#define __NR_timerfd_create    350
 #define __NR_eventfd           351
 #define __NR_fallocate         352
+#define __NR_timerfd_settime   353
+#define __NR_timerfd_gettime   354
+#define __NR_signalfd4         355
+#define __NR_eventfd2          356
+#define __NR_epoll_create1     357
+#define __NR_dup3              358
+#define __NR_pipe2             359
+#define __NR_inotify_init1     360
 
 #ifdef __KERNEL__
 
-#define NR_syscalls 353
+#define NR_syscalls 361
 
 #define __ARCH_WANT_IPC_PARSE_VERSION
 #define __ARCH_WANT_OLD_READDIR