Skip to content

Commit

Permalink
sys is only used for native o32 ...
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent 075e750 commit 8d9c626
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions arch/mips/kernel/scall64-n32.S
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 8d9c626

Please sign in to comment.