tao_z
2022-05-31 41f087b7183a5730e46b7eaa322b6852d602babf
1
2
3
4
5
#ifndef OS_CLOCK_H
#define OS_CLOCK_H
 
extern void Ostick_config(void);
#endif