Subject: CVS commit: src/sys/lib/libkern/arch/arm
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 06/02/2005 08:20:53
Module Name:	src
Committed By:	scw
Date:		Thu Jun  2 08:20:53 UTC 2005

Modified Files:
	src/sys/lib/libkern/arch/arm: memcpy_arm.S

Log Message:
Re-sync with libc version of memcpy_arm.S, which has deals correctly
with big-endian ARM (non-XScale) systems.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/lib/libkern/arch/arm/memcpy_arm.S

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