4 lines
92 B
C
4 lines
92 B
C
|
#if defined(TARGET_I386) || defined(TARGET_X86_64)
|
||
|
#include "hw/i386/xen_arch_hvm.h"
|
||
|
#endif
|