]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-sh/unistd.h
Pull bugzilla-8768 into release branch
[karo-tx-linux.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__