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 13:32:01
Module Name:	syssrc
Committed By:	bjh21
Date:		Sun Mar 10 11:32:01 UTC 2002

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

Log Message:
Remove fpu_model from struct _cpu.  Instead, have initialise_arm_fpe()
printf() the FPE version number itself.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 syssrc/sys/arch/arm/arm32/cpu.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm/fpe-arm/armfpe_init.c
cvs rdiff -r1.12 -r1.13 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.