Subject: CVS commit: syssrc/sys/arch/mips/mips
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 11/22/2001 08:58:04
Module Name:	syssrc
Committed By:	simonb
Date:		Thu Nov 22 06:58:04 UTC 2001

Modified Files:
	syssrc/sys/arch/mips/mips: db_disasm.c db_trace.c

Log Message:
KNF, ANSIfy.
Change print_addr() to take an db_addr_t argument instead of a long.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/mips/mips/db_disasm.c
cvs rdiff -r1.19 -r1.20 syssrc/sys/arch/mips/mips/db_trace.c

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