Subject: CVS commit: src/common/lib/libc/arch/sh3/string
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 04/22/2006 23:53:47
Module Name: src
Committed By: uwe
Date: Sat Apr 22 23:53:47 UTC 2006
Modified Files:
src/common/lib/libc/arch/sh3/string: bcopy.S memcpy.S memmove.S
Log Message:
Move the code into memcpy.S. Adjust the other files accordingly.
Same binaries are generated.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/common/lib/libc/arch/sh3/string/bcopy.S \
src/common/lib/libc/arch/sh3/string/memcpy.S \
src/common/lib/libc/arch/sh3/string/memmove.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.