From 043082606f3247dbccac190f296190e83995cce1 Mon Sep 17 00:00:00 2001 From: Ulf Carlsson Date: Fri, 24 Mar 2000 00:07:29 +0000 Subject: o strace support --- arch/mips64/kernel/scall_o32.S | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (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 4ffda9520..bae526c1f 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.15 2000/03/20 22:56:30 kanoj Exp $ +/* $Id: scall_o32.S,v 1.16 2000/03/23 00:30:53 ulfc 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 @@ -20,8 +20,6 @@ #include #include -#define DEBUG_MIPS64 1 - /* This duplicates the definition from */ #define PF_TRACESYS 0x00000020 /* tracing system calls */ @@ -220,7 +218,7 @@ illegal_syscall: sys sys_setuid 1 sys sys_getuid 0 sys sys_stime 1 /* 4025 */ - sys sys_ni_syscall 0 /* ptrace */ + sys sys32_ptrace 4 sys sys_alarm 1 sys sys_fstat 2 sys sys_ni_syscall 0 -- cgit v1.2.3