diff options
Diffstat (limited to 'arch/mips/kernel/scall64-o32.S')
-rw-r--r-- | arch/mips/kernel/scall64-o32.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/kernel/scall64-o32.S b/arch/mips/kernel/scall64-o32.S index 103bfe570fe8..74f485d3c0ef 100644 --- a/arch/mips/kernel/scall64-o32.S +++ b/arch/mips/kernel/scall64-o32.S | |||
@@ -529,7 +529,7 @@ sys_call_table: | |||
529 | PTR sys_accept4 | 529 | PTR sys_accept4 |
530 | PTR compat_sys_recvmmsg /* 4335 */ | 530 | PTR compat_sys_recvmmsg /* 4335 */ |
531 | PTR sys_fanotify_init | 531 | PTR sys_fanotify_init |
532 | PTR sys_32_fanotify_mark | 532 | PTR compat_sys_fanotify_mark |
533 | PTR sys_prlimit64 | 533 | PTR sys_prlimit64 |
534 | PTR sys_name_to_handle_at | 534 | PTR sys_name_to_handle_at |
535 | PTR compat_sys_open_by_handle_at /* 4340 */ | 535 | PTR compat_sys_open_by_handle_at /* 4340 */ |