Add inotify syscalls for MIPS.
[safe/jmp/linux-2.6] / arch / mips / kernel / scall64-64.S
index d11f99b..9085838 100644 (file)
@@ -450,3 +450,6 @@ sys_call_table:
        PTR     sys_request_key                 /* 5240 */
        PTR     sys_keyctl
        PTR     sys_set_thread_area
+       PTR     sys_inotify_init
+       PTR     sys_inotify_add_watch
+       PTR     sys_inotify_rm_watch            /* 5245 */