]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
sys is only used for native o32 ...
authorRalf Baechle <ralf@linux-mips.org>
Fri, 5 Aug 2005 10:31:47 +0000 (10:31 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:31:58 +0000 (19:31 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/scall64-n32.S

index 0dfb34bf9792d6ee81b8035711e3ba68c0250859..b32c566e0a240f3dfb2059142d5237609e278f0f 100644 (file)
@@ -364,6 +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
+       PTR     sys_inotify_init
+       PTR     sys_inotify_add_watch
+       PTR     sys_inotify_rm_watch