]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-cris/unistd.h
ext3: Fix duplicate entries returned from getdents() system call
[linux-2.6-omap-h63xx.git] / include / asm-cris / unistd.h
index bd57a794917057c20f7312f1661a97a9cfd473c8..76398ef87e9bcb730c864a624ed77b88be08068a 100644 (file)
 #define __NR_epoll_pwait       319
 #define __NR_utimensat         320
 #define __NR_signalfd          321
-#define __NR_timerfd           322
+#define __NR_timerfd_create    322
 #define __NR_eventfd           323
 #define __NR_fallocate         324
+#define __NR_timerfd_settime   325
+#define __NR_timerfd_gettime   326
 
 #ifdef __KERNEL__
 
-#define NR_syscalls 325
+#define NR_syscalls 327
 
 #include <asm/arch/unistd.h>