Subject: CVS commit: syssrc/sys/arch/evbsh5/evbsh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 08/26/2002 13:55:40
Module Name:	syssrc
Committed By:	scw
Date:		Mon Aug 26 10:55:39 UTC 2002

Modified Files:
	syssrc/sys/arch/evbsh5/evbsh5: cons_machdep.c

Log Message:
Call ddb_init() right after initialising the console.
We have no symbols at this time (due to lack of a bootloader)
so just hardcode symbol length to zero for now.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/evbsh5/evbsh5/cons_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.