Revision a67ba3b6 hw/usb-ohci.h

b/hw/usb-ohci.h
3 3

  
4 4
#include "qemu-common.h"
5 5

  
6
void usb_ohci_init_pci(struct PCIBus *bus, int devfn, int be);
7
void usb_ohci_init_pxa(target_phys_addr_t base, int num_ports, int devfn,
8
                       qemu_irq irq, int be);
6
void usb_ohci_init_pci(struct PCIBus *bus, int devfn);
7

  
9 8
#endif
10 9

  

Also available in: Unified diff