Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/vax/boot/boot Remove forgotten debug printf.
details: https://anonhg.NetBSD.org/src/rev/65129416a8e8
branches: trunk
changeset: 486405:65129416a8e8
user: ragge <ragge%NetBSD.org@localhost>
date: Sun May 21 09:45:54 2000 +0000
description:
Remove forgotten debug printf.
diffstat:
sys/arch/vax/boot/boot/ra.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r f67e1e398642 -r 65129416a8e8 sys/arch/vax/boot/boot/ra.c
--- a/sys/arch/vax/boot/boot/ra.c Sun May 21 09:45:34 2000 +0000
+++ b/sys/arch/vax/boot/boot/ra.c Sun May 21 09:45:54 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: ra.c,v 1.5 2000/05/20 13:30:04 ragge Exp $ */
+/* $NetBSD: ra.c,v 1.6 2000/05/21 09:45:54 ragge Exp $ */
/*
* Copyright (c) 1995 Ludd, University of Lule}, Sweden.
* All rights reserved.
@@ -117,7 +117,6 @@
johan2 = (((u_int)ubauda) >> 16) & 077;
*ra_ip = 0; /* Start init */
bootrpb.csrphy = csrbase;
-// printf("nexaddr %x csrbase %x dunit %x ctlr %d\n", nexaddr, csrbase, dunit, ctlr);
} else {
paddr_t kdaddr = (paddr_t)nexaddr;
volatile int *w;
Home |
Main Index |
Thread Index |
Old Index