Sign in
qemu
/
qemu
/
26ce90fde5ce34e98c8c495ff1c04e1e79886c33
/
.
/
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
;
}