Subject: CVS commit: syssrc/sys/arch/arm/arm
To: None <source-changes@netbsd.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 03/16/2002 05:38:29
Module Name:	syssrc
Committed By:	reinoud
Date:		Sat Mar 16 03:38:28 UTC 2002

Modified Files:
	syssrc/sys/arch/arm/arm: cpufunc.c

Log Message:
Clean up cpufunc.c so you can really use it for debugging ... the
dependency on DEBUG_PMAP was useless anyway since the PMAP_DEBUG was
printing soooo much garbage cpufunc's debugging stuff was lost anyway.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 syssrc/sys/arch/arm/arm/cpufunc.c

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