summaryrefslogtreecommitdiffstats
path: root/arch/mips64/kernel/scall_o32.S
diff options
context:
space:
mode:
authorUlf Carlsson <md1ulfc@mdstud.chalmers.se>2000-03-24 00:07:29 +0000
committerUlf Carlsson <md1ulfc@mdstud.chalmers.se>2000-03-24 00:07:29 +0000
commit043082606f3247dbccac190f296190e83995cce1 (patch)
tree066aea3d2e23bef689c13339786f96061c46a938 /arch/mips64/kernel/scall_o32.S
parent16b5d462f73eb29d1f67fa01cc1ea66afdc72569 (diff)
o strace support
Diffstat (limited to 'arch/mips64/kernel/scall_o32.S')
-rw-r--r--arch/mips64/kernel/scall_o32.S6
1 files changed, 2 insertions, 4 deletions
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 <asm/stackframe.h>
#include <asm/unistd.h>
-#define DEBUG_MIPS64 1
-
/* This duplicates the definition from <linux/sched.h> */
#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