Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 09/18/2001 09:29:09
Module Name:	syssrc
Committed By:	chs
Date:		Tue Sep 18 06:29:09 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/i386: locore.s

Log Message:
use NENTRY() instead of ENTRY() for fault-recovery stubs to avoid
mcount() clobbering the error left in %eax by trap().


To generate a diff of this commit:
cvs rdiff -r1.247 -r1.248 syssrc/sys/arch/i386/i386/locore.s

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