Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 03/10/2001 22:15:47
Module Name: syssrc
Committed By: bjh21
Date: Sat Mar 10 20:15:47 UTC 2001
Modified Files:
syssrc/sys/arch/arm/include: cpus.h
syssrc/sys/arch/arm/mainbus: cpu.c
Log Message:
Change the meaning of cpu_class. It now has one value for each core we
support, which corresponds to one for each CPU_* option, or one for each
cpufunc structure.
Also remove some more residual code for the support of multiple and non-ARM
CPUs.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/arm/include/cpus.h
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/arm/mainbus/cpu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.