Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 11/09/2001 02:38:59
Module Name:	syssrc
Committed By:	simonb
Date:		Fri Nov  9 00:38:58 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/i386: math_emulate.c

Log Message:
Delete "break"s and "return"s after the math_abort() macro, which itself
finishes with a "return".


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/arch/i386/i386/math_emulate.c

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