Sign in
qemu
/
qemu
/
d90014fc337ab77f37285b1a30fd4f545056be0a
/
.
/
hw
/
acpi
/
acpi-x86-stub.c
blob: 9662a594adb39b4995e19c748d4985842d4635b9 [
file
] [
log
] [
blame
]
#include
"qemu/osdep.h"
#include
"hw/i386/acpi-build.h"
Object
*
acpi_get_i386_pci_host
(
void
)
{
return
NULL
;
}