Imported upstream version 1.20
[fw/openalt] / usbmass / usbmass.h
1 #ifndef _USBMASS_H_
2 #define _USBMASS_H_
3
4 void usbmassInit (void);
5
6 #endif