Subject: CVS commit: src/sys/arch/xen/stand/xen12load
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 11/10/2004 02:52:11
Module Name:	src
Committed By:	jmc
Date:		Wed Nov 10 02:52:11 UTC 2004

Modified Files:
	src/sys/arch/xen/stand/xen12load: xenload.h

Log Message:
This needs u16/u32/u64 defined if it's going to include internals (otherwise
it has to load hypervisor.h which has all sorts of other problems assuming
_KERNEL). Provide the defs before including hypervisor-if.h and then turn
them off afterwards (ala the same as hypervisor.h does


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/xen/stand/xen12load/xenload.h

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