#ifndef _USBDISKFAST_H_ #define _USBDISKFAST_H_ #include extern THREAD_RETTYPE UsbDiskFast_InitMsdcModeThread(void *arg); #endif //_USBDISKFAST_H_