]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-mn10300/unistd.h
MN10300: Wire up new system calls
[linux-2.6-omap-h63xx.git] / include / asm-mn10300 / unistd.h
index 3721aa9e195d1007a9c6e57dd286803a5a486a5b..543a4f98695d052cef96e355a20220c27d6f253a 100644 (file)
 #define __NR_fallocate         325
 #define __NR_timerfd_settime   326
 #define __NR_timerfd_gettime   327
+#define __NR_signalfd4         328
+#define __NR_eventfd2          329
+#define __NR_epoll_create1     330
+#define __NR_dup3              331
+#define __NR_pipe2             332
+#define __NR_inotify_init1     333
 
 #ifdef __KERNEL__