]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - include/hw/pci-host/q35.h
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
[thirdparty/qemu.git] / include / hw / pci-host / q35.h
index 56de92ede2f41407d03660dbb945db31e6b7a4bf..aee91aa038e9d95d53b24591ec866597135992a3 100644 (file)
@@ -156,4 +156,6 @@ typedef struct Q35PCIHost {
 #define MCH_PCIE_DEV                           1
 #define MCH_PCIE_FUNC                          0
 
+uint64_t mch_mcfg_base(void);
+
 #endif /* HW_Q35_H */