1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-19 23:23:16 +03:00
openwrt-xburst/target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/bcm63xx_dev_usb_ohci.h

7 lines
136 B
C
Raw Normal View History

#ifndef BCM63XX_DEV_USB_OHCI_H_
#define BCM63XX_DEV_USB_OHCI_H_
int bcm63xx_ohci_register(void);
#endif /* BCM63XX_DEV_USB_OHCI_H_ */