aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/kernel/scall32-o32.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/kernel/scall32-o32.S b/arch/mips/kernel/scall32-o32.S
index 34a4dbd76f24..d0916a55cd77 100644
--- a/arch/mips/kernel/scall32-o32.S
+++ b/arch/mips/kernel/scall32-o32.S
@@ -624,7 +624,7 @@ einval: li v0, -ENOSYS
624 sys sys_pselect6 6 624 sys sys_pselect6 6
625 sys sys_ppoll 5 625 sys sys_ppoll 5
626 sys sys_unshare 1 626 sys sys_unshare 1
627 sys sys_splice 4 627 sys sys_splice 6
628 sys sys_sync_file_range 7 /* 4305 */ 628 sys sys_sync_file_range 7 /* 4305 */
629 sys sys_tee 4 629 sys sys_tee 4
630 sys sys_vmsplice 4 630 sys sys_vmsplice 4