Subject: CVS commit: src/sys/arch/arm/arm32
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 10/15/2003 14:07:03
Module Name:	src
Committed By:	scw
Date:		Wed Oct 15 14:07:03 UTC 2003

Modified Files:
	src/sys/arch/arm/arm32: fault.c

Log Message:
Remove the #ifdef __XSCALE__ around the strd test as the instruction
is available on any v5E processor.

Pointed out by Richard Earnshaw.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/sys/arch/arm/arm32/fault.c

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