summaryrefslogtreecommitdiffstats
path: root/qemu/hw/pci-bridge/ioh3420.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/pci-bridge/ioh3420.h')
-rw-r--r--qemu/hw/pci-bridge/ioh3420.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/qemu/hw/pci-bridge/ioh3420.h b/qemu/hw/pci-bridge/ioh3420.h
new file mode 100644
index 000000000..ea423cb99
--- /dev/null
+++ b/qemu/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 */