Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 04/23/2006 00:08:18
Module Name: src
Committed By: uwe
Date: Sun Apr 23 00:08:18 UTC 2006
Added Files:
src/lib/libc/arch/sh3/string: bcopy.S
Removed Files:
src/common/lib/libc/arch/sh3/string: bcopy.S
Log Message:
Now that bcopy.S doesn't contain the actual implemenation, move it
back to libc.
To generate a diff of this commit:
cvs rdiff -r1.2 -r0 src/common/lib/libc/arch/sh3/string/bcopy.S
cvs rdiff -r0 -r1.3 src/lib/libc/arch/sh3/string/bcopy.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.