Subject: CVS commit: syssrc/sys/arch/sh5/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 10/19/2002 11:56:47
Module Name:	syssrc
Committed By:	scw
Date:		Sat Oct 19 08:56:46 UTC 2002

Modified Files:
	syssrc/sys/arch/sh5/sh5: locore_subr.S

Log Message:
Ditch the crude and slow bytewise copyin()/copyout()/kcopy() code in favour
of the asm memcpy() in libkern.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/sh5/sh5/locore_subr.S

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