Revision b79e1752 hw/pci.h

b/hw/pci.h
139 139
PCIBus *pci_apb_init(target_phys_addr_t special_base, target_phys_addr_t mem_base,
140 140
                     qemu_irq *pic);
141 141

  
142
/* sh_pci.c */
143
PCIBus *sh_pci_register_bus(pci_set_irq_fn set_irq, pci_map_irq_fn map_irq,
144
                            qemu_irq *pic, int devfn_min, int nirq);
145

  
142 146
#endif

Also available in: Unified diff