Module Name: src Committed By: matt Date: Wed Dec 12 15:51:09 UTC 2012
Modified Files: src/common/lib/libc/arch/arm/string: memcpy.S Log Message: Change __XSCALE__ to _ARM_ARCH_DWORD_OK so that any cpu with dword load/store can use it. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/arch/arm/string/memcpy.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.