Subject: CVS commit: src/sys/arch/x86/include
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 02/04/2005 22:03:54
Module Name:	src
Committed By:	fvdl
Date:		Fri Feb  4 22:03:54 UTC 2005

Modified Files:
	src/sys/arch/x86/include: bootinfo.h

Log Message:
The bootinfo_wedge structure must be packed, or the 32bit alignments
used by the bootloader don't match the amd64 kernel.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/x86/include/bootinfo.h

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