From 46f30089dacc6b21308ad5cb9be529035638aa5b Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Fri, 11 Nov 2005 23:50:04 +0000 Subject: remove old debug code in boot() --- sys/arch/zaurus/zaurus/zaurus_machdep.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/zaurus/zaurus/zaurus_machdep.c b/sys/arch/zaurus/zaurus/zaurus_machdep.c index 079e1ef79b7..915a9f1ab06 100644 --- a/sys/arch/zaurus/zaurus/zaurus_machdep.c +++ b/sys/arch/zaurus/zaurus/zaurus_machdep.c @@ -1,4 +1,4 @@ -/* $OpenBSD: zaurus_machdep.c,v 1.18 2005/07/01 23:56:47 uwe Exp $ */ +/* $OpenBSD: zaurus_machdep.c,v 1.19 2005/11/11 23:50:03 deraadt Exp $ */ /* $NetBSD: lubbock_machdep.c,v 1.2 2003/07/15 00:25:06 lukem Exp $ */ /* @@ -282,11 +282,6 @@ int comcnmode = CONMODE; void boot(int howto) { -#ifdef DIAGNOSTIC - /* info */ - printf("boot: howto=%08x curproc=%p\n", howto, curproc); -#endif - /* * If we are still cold then hit the air brakes * and crash to earth fast -- cgit v1.2.3