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: 01/26/2003 21:34:49
Module Name: src
Committed By: fvdl
Date: Sun Jan 26 19:34:49 UTC 2003
Modified Files:
src/sys/arch/x86_64/include: mcontext.h
Log Message:
Insert padding into mcontext_t to make the fp save area 16-byte aligned
within ucontext_t.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/x86_64/include/mcontext.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.