Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 05/18/2001 00:26:07
Module Name:	basesrc
Committed By:	fredette
Date:		Thu May 17 21:26:07 UTC 2001

Modified Files:
	basesrc/lib/libc/arch/m68k/string: ffs.S

Log Message:
On the 68010 only, assemble a different version of
this function, since the 68010 doesn't have bit
instructions.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/lib/libc/arch/m68k/string/ffs.S

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