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 4d7c9827706f..1d813169e453 100644 --- a/arch/mips/kernel/scall64-o32.S +++ b/arch/mips/kernel/scall64-o32.S | |||
| @@ -441,7 +441,7 @@ sys_call_table: | |||
| 441 | PTR sys_fremovexattr /* 4235 */ | 441 | PTR sys_fremovexattr /* 4235 */ |
| 442 | PTR sys_tkill | 442 | PTR sys_tkill |
| 443 | PTR sys_sendfile64 | 443 | PTR sys_sendfile64 |
| 444 | PTR compat_sys_futex | 444 | PTR sys_32_futex |
| 445 | PTR compat_sys_sched_setaffinity | 445 | PTR compat_sys_sched_setaffinity |
| 446 | PTR compat_sys_sched_getaffinity /* 4240 */ | 446 | PTR compat_sys_sched_getaffinity /* 4240 */ |
| 447 | PTR compat_sys_io_setup | 447 | PTR compat_sys_io_setup |
