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 02:44:10
Module Name:	syssrc
Committed By:	bjh21
Date:		Sun Mar 10 00:44:10 UTC 2002

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

Log Message:
Kill the fpu_flags element from struct _cpu.  It was only ever set to 0
anyway.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/arch/arm/arm32/cpu.c
cvs rdiff -r1.11 -r1.12 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.