]> err.no Git - linux-2.6/blobdiff - include/asm-x86_64/unistd.h
[POWERPC] Uartlite: Separate the bus binding from the driver proper
[linux-2.6] / include / asm-x86_64 / unistd.h
index 18a0b01c8045ba0716243a94a6e2b2a405e49375..fc4e73f5f1fa72c46cda757c99d2d98fead4a4cc 100644 (file)
@@ -624,6 +624,14 @@ __SYSCALL(__NR_utimensat, sys_utimensat)
 #define __IGNORE_getcpu                /* implemented as a vsyscall */
 #define __NR_epoll_pwait       281
 __SYSCALL(__NR_epoll_pwait, sys_epoll_pwait)
+#define __NR_signalfd          282
+__SYSCALL(__NR_signalfd, sys_signalfd)
+#define __NR_timerfd           283
+__SYSCALL(__NR_timerfd, sys_timerfd)
+#define __NR_eventfd           284
+__SYSCALL(__NR_eventfd, sys_eventfd)
+#define __NR_fallocate         285
+__SYSCALL(__NR_fallocate, sys_fallocate)
 
 #ifndef __NO_STUBS
 #define __ARCH_WANT_OLD_READDIR