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

@@ -364,3 +364,6 @@ EXPORT(sysn32_call_table)
PTR sys_request_key
PTR sys_keyctl /* 6245 */
PTR sys_set_thread_area
sys sys_inotify_init
sys sys_inotify_add_watch
sys sys_inotify_rm_watch