Subject: CVS commit: src/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 04/26/2003 17:50:21
Module Name: src
Committed By: chris
Date: Sat Apr 26 17:50:21 UTC 2003
Modified Files:
src/sys/arch/arm/arm32: cpuswitch.S
Log Message:
Remove a strh. I don't think it's available on archv3 and it doesn't work
on acorn32's with an SA110 in them as the bus doesn't support halfword
transfers.
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/arch/arm/arm32/cpuswitch.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.