Subject: CVS commit: src/sys/arch/arm/arm
To: None <source-changes@NetBSD.org>
From: Ross Harvey <ross@netbsd.org>
List: source-changes
Date: 12/06/2005 08:05:31
Module Name:	src
Committed By:	ross
Date:		Tue Dec  6 08:05:31 UTC 2005

Modified Files:
	src/sys/arch/arm/arm: bcopyinout_xscale.S

Log Message:
Must have a nop after an add to the pc.
This corrects a bug affecting kcopy() to unaligned dst addresses.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/arm/arm/bcopyinout_xscale.S

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