Subject: CVS commit: syssrc/sys/arch/arm/arm
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 03/16/2002 20:02:20
Module Name:	syssrc
Committed By:	bjh21
Date:		Sat Mar 16 18:02:20 UTC 2002

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

Log Message:
For those CPUs which don't have a cache-type register, keep the details
of the cache in a static table.  Note that the table isn't complete --
contributions of cache details for CPUs whose data sheets I haven't got are
welcome.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 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.