Subject: CVS commit: syssrc/sys/arch/i386/include
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 07/17/2001 11:13:07
Module Name:	syssrc
Committed By:	fvdl
Date:		Tue Jul 17 08:13:06 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/include: reg.h

Log Message:
Redefine evil tXXX register offset defines into the trapframe structure
to use offsetof. These should be completely nuked.

Fixes math_emulate lossage.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/arch/i386/include/reg.h

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