Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 06/14/2001 18:38:17
Module Name: syssrc
Committed By: fredette
Date: Thu Jun 14 15:38:17 UTC 2001
Added Files:
syssrc/sys/arch/m68k/m68k: w16copy.s
Log Message:
Added two functions that zero memory and copy memory
in an optimized fashion using only properly aligned
8- and 16-bit accesses.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/m68k/m68k/w16copy.s
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.