commit | 7db36c858c01218bf02931c39076b082c42d964c | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed Jul 13 11:48:45 2005 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Oct 29 19:31:47 2005 +0100 |
tree | eb74babda1c99cb89dd052e9b9396d7fc0870ce0 | |
parent | ec74e361f1e71a2498e48b62abdc4bd8d2423354 [diff] [blame] |
Add inotify syscalls for MIPS. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/kernel/scall64-o32.S b/arch/mips/kernel/scall64-o32.S index deb7f93..5a16401 100644 --- a/arch/mips/kernel/scall64-o32.S +++ b/arch/mips/kernel/scall64-o32.S
@@ -486,4 +486,7 @@ PTR sys_request_key PTR sys_keyctl PTR sys_set_thread_area + PTR sys_inotify_init + PTR sys_inotify_add_watch /* 4285 */ + PTR sys_inotify_rm_watch .size sys_call_table,.-sys_call_table