#ifndef __PRODUCT_TEST_SD_H #define __PRODUCT_TEST_SD_H int pt_sd_start(void); int pt_sd_stop(void); #endif // #define __PRODUCT_TEST_SD_H