]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sh/unistd.h
x86: merge msr_32/64.h
[linux-2.6-omap-h63xx.git] / include / asm-sh / unistd.h
index 77bcb09d6ac8be2125494d2011951b1a96112949..b182b1cb05fd24369aa0d1381f553c3135c7e57f 100644 (file)
 #define __NR_signalfd          321
 #define __NR_timerfd           322
 #define __NR_eventfd           323
+#define __NR_fallocate         324
 
-#define NR_syscalls 324
+#define NR_syscalls 325
 
 #ifdef __KERNEL__