Subject: CVS commit: syssrc/sys/arch/x86_64/include
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 07/10/2002 04:54:02
Module Name: syssrc
Committed By: fvdl
Date: Wed Jul 10 01:54:01 UTC 2002
Modified Files:
syssrc/sys/arch/x86_64/include: fpu.h pcb.h
Log Message:
Hand-align the fxsave area to be able to determine its offset in structures
more precisely.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/x86_64/include/fpu.h \
syssrc/sys/arch/x86_64/include/pcb.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.