Sign in
qemu
/
qemu
/
336a7451e8803c21a2da6e7d1eca8cfb8e8b219a
/
.
/
stubs
/
pci-host-piix.c
blob: 6ed81b1f21cf81f505728ca0aeb2e1e94450533a [
file
] [
log
] [
blame
]
#include
"qemu/osdep.h"
#include
"hw/i386/pc.h"
PCIBus
*
find_i440fx
(
void
)
{
return
NULL
;
}