]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/syscall_table_32.S
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / syscall_table_32.S
index cf112cb11c37044927a008a10963c880c7780863..d44395ff34c34f99d91726b975961503c6f7380b 100644 (file)
@@ -328,3 +328,7 @@ ENTRY(sys_call_table)
        .long sys_timerfd_gettime
        .long sys_signalfd4
        .long sys_eventfd2
+       .long sys_epoll_create1
+       .long sys_dup3                  /* 330 */
+       .long sys_pipe2
+       .long sys_inotify_init1