摘要: #ifndef ADJUST_FREQUENCY #define ADJUST_FREQUENCY #ifdef __cplusplus extern "C" { #endif extern void test_adjust_freq(int time); extern void test_monkey(int time); #ifdef __cplusplus } #endif ... 阅读全文
posted @ 2018-03-28 17:13 牧 天 阅读(150) 评论(0) 推荐(0)