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