]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/pci/pci_bridge.h
pci: Allow PCI bus creation interfaces to specify the type of bus
[mirror_qemu.git] / hw / pci / pci_bridge.h
index e549b78a384895a294163f5fb6300974feeff787..1868f7aea880d0da3d16a7b5d4620bc30f1b102f 100644 (file)
@@ -43,7 +43,7 @@ void pci_bridge_disable_base_limit(PCIDevice *dev);
 void pci_bridge_reset_reg(PCIDevice *dev);
 void pci_bridge_reset(DeviceState *qdev);
 
-int pci_bridge_initfn(PCIDevice *pci_dev);
+int pci_bridge_initfn(PCIDevice *pci_dev, const char *typename);
 void pci_bridge_exitfn(PCIDevice *pci_dev);