]> Git Repo - qemu.git/blame - include/hw/pci-host/apb.h
Merge remote-tracking branch 'stefanha/block' into staging
[qemu.git] / include / hw / pci-host / apb.h
CommitLineData
18e08a55
MT
1#ifndef APB_PCI_H
2#define APB_PCI_H
3
4#include "qemu-common.h"
5
a8170e5e
AK
6PCIBus *pci_apb_init(hwaddr special_base,
7 hwaddr mem_base,
361dea40
BS
8 qemu_irq *ivec_irqs, PCIBus **bus2, PCIBus **bus3,
9 qemu_irq **pbm_irqs);
18e08a55 10#endif
This page took 0.349609 seconds and 4 git commands to generate.