Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 05/16/2001 06:14:13
Module Name:	syssrc
Committed By:	fredette
Date:		Wed May 16 03:14:12 UTC 2001

Modified Files:
	syssrc/sys/lib/libkern/arch/m68k: strcmp.S strncmp.S

Log Message:
Use the EXTBL macro where we want the extbl instruction.
On the 68010 this expands to an extw/extl combination.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/lib/libkern/arch/m68k/strcmp.S
cvs rdiff -r1.6 -r1.7 syssrc/sys/lib/libkern/arch/m68k/strncmp.S

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