#ifndef _MAIN_H_ #define _MAIN_H_ #include #include /* Main */ #ifdef __cplusplus extern "C" { #endif void deInit_SD_USB(); #ifdef __cplusplus } #endif #endif