x86: fix up system call numbering nit
[pandora-kernel.git] / arch / x86 / ia32 / ia32entry.S
index e790bc1..b86feab 100644 (file)
@@ -842,4 +842,7 @@ ia32_sys_call_table:
        .quad compat_sys_rt_tgsigqueueinfo      /* 335 */
        .quad sys_perf_event_open
        .quad compat_sys_recvmmsg
+       .quad sys_fanotify_init
+       .quad sys32_fanotify_mark
+       .quad sys_prlimit64             /* 340 */
 ia32_syscall_end: