]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sh/unistd.h
Pull battery into release branch
[linux-2.6-omap-h63xx.git] / include / asm-sh / unistd.h
index af71e379a5eea94097e029e44e555ab5b3c4cd40..b182b1cb05fd24369aa0d1381f553c3135c7e57f 100644 (file)
 #define __NR_getcpu            318
 #define __NR_epoll_pwait       319
 #define __NR_utimensat         320
+#define __NR_signalfd          321
+#define __NR_timerfd           322
+#define __NR_eventfd           323
+#define __NR_fallocate         324
 
-#define NR_syscalls 321
+#define NR_syscalls 325
 
 #ifdef __KERNEL__