Revision 5b19d9a2 hw/pci.h

b/hw/pci.h
341 341
void usb_uhci_piix4_init(PCIBus *bus, int devfn);
342 342

  
343 343
/* usb-ohci.c */
344
void usb_ohci_init_pci(struct PCIBus *bus, int num_ports, int devfn);
344
void usb_ohci_init_pci(struct PCIBus *bus, int devfn);
345 345

  
346 346
/* prep_pci.c */
347 347
PCIBus *pci_prep_init(qemu_irq *pic);

Also available in: Unified diff