Sign in
qemu
/
qemu
/
22879b66800d4f84ff48f151867369e76e33f9a4
/
.
/
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
;
}