Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 11/24/2007 17:57:53
Module Name:	src
Committed By:	bouyer
Date:		Sat Nov 24 17:57:53 UTC 2007

Modified Files:
	src/sys/arch/amd64/amd64: machdep.c

Log Message:
Xen loads the symbol table 4 bytes after _end, not eight.
Now the kernel properly finds the symbol table.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 src/sys/arch/amd64/amd64/machdep.c

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