Subject: CVS commit: syssrc/sys/arch/mips
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 02/15/2002 09:32:36
Module Name:	syssrc
Committed By:	simonb
Date:		Fri Feb 15 07:32:36 UTC 2002

Modified Files:
	syssrc/sys/arch/mips/include: db_machdep.h
	syssrc/sys/arch/mips/mips: db_interface.c

Log Message:
Make the ddb_regs declaration an extern in db_machdep.h and declare it on
db_interface.c.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/mips/include/db_machdep.h
cvs rdiff -r1.39 -r1.40 syssrc/sys/arch/mips/mips/db_interface.c

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