#ifndef MT_SD_FUNC_H #define MT_SD_FUNC_H int sdio_stop_transfer(void); int sdio_start_ot_transfer(void); #endif /* end of MT_SD_FUNC_H */