Subject: CVS commit: src/sys/arch/x86_64/include
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 03/16/2003 22:35:28
Module Name: src
Committed By: fvdl
Date: Sun Mar 16 20:35:28 UTC 2003
Modified Files:
src/sys/arch/x86_64/include: fpu.h
Log Message:
Don't use bitfields, make the fxsave structure packed instead. Makes
life a bit easier (for i.e. taking the address of a field).
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/x86_64/include/fpu.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.