]> git.proxmox.com Git - qemu.git/blobdiff - qemu-common.h
pcie port: define struct PCIEPort/PCIESlot and helper functions
[qemu.git] / qemu-common.h
index 6d9ee26df06d1beb1d771786a611337c9243a9a0..b97b16eecac0e04fc5b34d584a8b04168abef56c 100644 (file)
@@ -221,6 +221,8 @@ typedef struct PCIBus PCIBus;
 typedef struct PCIDevice PCIDevice;
 typedef struct PCIExpressDevice PCIExpressDevice;
 typedef struct PCIBridge PCIBridge;
+typedef struct PCIEPort PCIEPort;
+typedef struct PCIESlot PCIESlot;
 typedef struct SerialState SerialState;
 typedef struct IRQState *qemu_irq;
 typedef struct PCMCIACardState PCMCIACardState;