From f01bd7aeafd95a08aafc9e3636bb26974df69d82 Mon Sep 17 00:00:00 2001 From: Ulf Carlsson Date: Sat, 18 Mar 2000 15:08:06 +0000 Subject: o Disable the debug output that Kanoj disabled that I enabled --- arch/mips64/kernel/scall_o32.S | 4 ++-- 1 file changed, 2 insertions(+), 2 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 a04be8b06..9d09499c6 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.11 2000/03/17 22:42:13 kanoj Exp $ +/* $Id: scall_o32.S,v 1.12 2000/03/18 09:02:17 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 @@ -35,7 +35,7 @@ NESTED(handle_sys, PT_SIZE, sp) SAVE_SOME STI .set at -#if 1 +#if 0 SAVE_ALL ld a1, PT_R2(sp) PRINT("Got syscall %d\n") -- cgit v1.2.3