Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 02/18/2001 22:05:58
Module Name:	syssrc
Committed By:	chs
Date:		Sun Feb 18 20:05:58 UTC 2001

Modified Files:
	syssrc/sys/arch/m68k/fpe: fpu_emulate.h fpu_implode.c fpu_int.c

Log Message:
rename round() to fpu_round() to avoid a name conflict with
the "round" assembly function in FPSP when building with ELF.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/m68k/fpe/fpu_emulate.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/m68k/fpe/fpu_implode.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/m68k/fpe/fpu_int.c

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