summaryrefslogtreecommitdiffstats
path: root/arch/mips64/kernel/scall_o32.S
diff options
context:
space:
mode:
authorKanoj Sarcar <kanoj@engr.sgi.com>2000-05-04 07:35:11 +0000
committerKanoj Sarcar <kanoj@engr.sgi.com>2000-05-04 07:35:11 +0000
commit5ca69d9efa0f901d6107b19beab37f2bc23e33a1 (patch)
treea26e09b70bf724dc4e6376166645ba35fd743ee7 /arch/mips64/kernel/scall_o32.S
parent371d4d8c19c7573b0569013b72ee6e1a4ce75329 (diff)
Forklift sys32_select from IA64 code.
Diffstat (limited to 'arch/mips64/kernel/scall_o32.S')
-rw-r--r--arch/mips64/kernel/scall_o32.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips64/kernel/scall_o32.S b/arch/mips64/kernel/scall_o32.S
index 847474ff3..90b388083 100644
--- a/arch/mips64/kernel/scall_o32.S
+++ b/arch/mips64/kernel/scall_o32.S
@@ -344,7 +344,7 @@ illegal_syscall:
sys sys_setfsgid 1
sys sys32_llseek 5 /* 4140 */
sys sys32_getdents 3
- sys sys_select 5
+ sys sys32_select 5
sys sys_flock 2
sys sys_msync 3
sys sys_readv 3 /* 4145 */