diff options
Diffstat (limited to 'hw/pci-bridge/ioh3420.h')
-rw-r--r-- | hw/pci-bridge/ioh3420.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/hw/pci-bridge/ioh3420.h b/hw/pci-bridge/ioh3420.h new file mode 100644 index 00000000..ea423cb9 --- /dev/null +++ b/hw/pci-bridge/ioh3420.h @@ -0,0 +1,6 @@ +#ifndef QEMU_IOH3420_H +#define QEMU_IOH3420_H + +#include "hw/pci/pcie_port.h" + +#endif /* QEMU_IOH3420_H */ |