Subject: CVS commit: syssrc/sys/lib/libkern/arch/sh3
To: None <source-changes@netbsd.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 11/20/2002 11:50:38
Module Name:	syssrc
Committed By:	itohy
Date:		Wed Nov 20 09:50:38 UTC 2002

Modified Files:
	syssrc/sys/lib/libkern/arch/sh3: bcopy.S

Log Message:
memcpy() and memmove() must return the first parameter.
Problem found by itohy, fixed by SHIMIZU Ryo.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/lib/libkern/arch/sh3/bcopy.S

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