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