]> git.proxmox.com Git - mirror_qemu.git/blob - stubs/pci-host-piix.c
hyperv: rename kvm_hv_sint_route_set_sint
[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 }