switching to 12 Mhz xtal so USB functions correctly
[fw/openalt] / usbmass / usbmass.h
1 #ifndef _USBMASS_H_
2 #define _USBMASS_H_
3
4 void usbmassInit (void);
5
6 #endif