Add inotify syscalls for MIPS.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle
2005-07-13 11:48:45 +00:00
parent ec74e361f1
commit 7db36c858c
5 changed files with 25 additions and 4 deletions

View 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 */