Sign in
qemu
/
qemu
/
22b3c557ffd4fb9c6c034a839b3e5b82d131123a
/
.
/
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
;
}