From 33263fc5f9ac8e8cb2b22d06af3ce5ac1dd815e4 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Fri, 4 Feb 2000 07:40:19 +0000 Subject: Merge with Linux 2.3.32. --- arch/mips64/kernel/scall_o32.S | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'arch/mips64/kernel/scall_o32.S') diff --git a/arch/mips64/kernel/scall_o32.S b/arch/mips64/kernel/scall_o32.S index f33a4afb2..f7490a4be 100644 --- a/arch/mips64/kernel/scall_o32.S +++ b/arch/mips64/kernel/scall_o32.S @@ -1,4 +1,4 @@ -/* $Id: scall_o32.S,v 1.3 2000/01/17 23:32:46 ralf Exp $ +/* $Id: scall_o32.S,v 1.4 2000/01/29 01:41:59 ralf Exp $ * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive @@ -402,6 +402,9 @@ illegal_syscall: sys sys_ni_syscall 0 sys sys_ni_syscall 0 sys sys_getrlimit 2 /* 4210 */ + sys sys_mmap2 6 + sys sys_truncate64 2 + sys sys_ftruncate64 2 .endm .macro sys function, nargs -- cgit v1.2.3