]> git.proxmox.com Git - mirror_qemu.git/blob - stubs/pci-host-piix.c
minikconf: do not include variables from MINIKCONF_ARGS in config-all-devices.mak
[mirror_qemu.git] / stubs / pci-host-piix.c
1 #include "qemu/osdep.h"
2 #include "hw/i386/pc.h"
3 PCIBus *find_i440fx(void)
4 {
5 return NULL;
6 }