From 843de67465f2cefb28ed77fd3cc03a400839b83b Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 15 Jan 2001 17:52:00 +0000 Subject: Kill debug code. --- arch/mips64/mm/r4xx0.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/mips64') diff --git a/arch/mips64/mm/r4xx0.c b/arch/mips64/mm/r4xx0.c index e9fcef587..2da2ed040 100644 --- a/arch/mips64/mm/r4xx0.c +++ b/arch/mips64/mm/r4xx0.c @@ -2129,7 +2129,6 @@ static void r4k_show_regs(struct pt_regs *regs) regs->cp0_epc, regs->cp0_badvaddr); printk("Status : %08x\nCause : %08x\n", (unsigned int) regs->cp0_status, (unsigned int) regs->cp0_cause); -//{static int x = 3; x--; if(!x) while(1);} } /* Detect and size the various r4k caches. */ -- cgit v1.2.3