]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-ia64/unistd.h
avr32: use kbuild.h macros instead of defining macros in asm-offsets.c
[linux-2.6-omap-h63xx.git] / include / asm-ia64 / unistd.h
index 441c9e0017762b0133c8a2e017e62596b2b8e11a..e60314716122d38d2b7175fcce9281474cb57d46 100644 (file)
 #define __NR_sync_file_range           1300
 #define __NR_tee                       1301
 #define __NR_vmsplice                  1302
-/* 1303 reserved for move_pages */
+#define __NR_fallocate                 1303
 #define __NR_getcpu                    1304
 #define __NR_epoll_pwait               1305
 #define __NR_utimensat                 1306
 #define __NR_signalfd                  1307
 #define __NR_timerfd                   1308
 #define __NR_eventfd                   1309
+#define __NR_timerfd_create            1310
+#define __NR_timerfd_settime           1311
+#define __NR_timerfd_gettime           1312
 
 #ifdef __KERNEL__
 
 
-#define NR_syscalls                    286 /* length of syscall table */
+#define NR_syscalls                    289 /* length of syscall table */
 
 /*
  * The following defines stop scripts/checksyscalls.sh from complaining about