#ifndef SYS_TIMER_H #define SYS_TIMER_H #ifndef SYS_TIMER_C extern struct Mutex exe_cnt_m; #endif void c_timer(); #endif