mirror of https://gitee.com/openkylin/qemu.git
7 lines
106 B
C
7 lines
106 B
C
|
#ifndef QEMU_IOH3420_H
|
||
|
#define QEMU_IOH3420_H
|
||
|
|
||
|
#include "hw/pci/pcie_port.h"
|
||
|
|
||
|
#endif /* QEMU_IOH3420_H */
|