Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 01/15/2000 16:32:33
Module Name:	basesrc
Committed By:	kleink
Date:		Sun Jan 16 00:32:33 UTC 2000

Modified Files:
	basesrc/lib/libc/arch/m68k/stdlib: Makefile.inc
Added Files:
	basesrc/lib/libc/arch/m68k/stdlib: labs.S

Log Message:
(Re-)use the assembly version for labs(), too.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/lib/libc/arch/m68k/stdlib/Makefile.inc
cvs rdiff -r0 -r1.1 basesrc/lib/libc/arch/m68k/stdlib/labs.S

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