mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-13 23:34:05 +08:00
sys is only used for native o32 ...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
075e7502d9
commit
8d9c62675d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user