Merge tag 'qemu-macppc-20230206' of https://github.com/mcayland/qemu into staging
[qemu.git] / include / hw / pci-host / mv64361.h
blob9cdb35cb3cf2e493cb988ea82922d94a4901f019
1 #ifndef MV64361_H
2 #define MV64361_H
4 #define TYPE_MV64361 "mv64361"
6 PCIBus *mv64361_get_pci_bus(DeviceState *dev, int n);
8 #endif