Subject: CVS commit: syssrc/sys/arch/arm
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 03/10/2002 01:49:17
Module Name:	syssrc
Committed By:	bjh21
Date:		Sat Mar  9 23:49:17 UTC 2002

Modified Files:
	syssrc/sys/arch/arm/arm32: cpu.c
	syssrc/sys/arch/arm/include: cpus.h

Log Message:
Remove the cpu_model member from struct _cpu, and just use the cpu_model
variable directly.  While we're at it, make cpu_model rather larger.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 syssrc/sys/arch/arm/arm32/cpu.c
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/arm/include/cpus.h

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