Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/xen/stand/xen12load
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.
Home |
Main Index |
Thread Index |
Old Index