]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86_64/unistd.h
[MIPS] Disable UserLocal runtime detection on platforms which never have it.
[linux-2.6-omap-h63xx.git] / include / asm-x86_64 / unistd.h
index 595703949df39d370dbbc1a17c00363b6548c8c0..fc4e73f5f1fa72c46cda757c99d2d98fead4a4cc 100644 (file)
@@ -621,6 +621,17 @@ __SYSCALL(__NR_vmsplice, sys_vmsplice)
 __SYSCALL(__NR_move_pages, sys_move_pages)
 #define __NR_utimensat         280
 __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