tao_z
2022-08-07 f453cfb645516628a6d1fa36e2ca633e1da6d708
1
2
3
4
5
#ifndef OS_CLOCK_H
#define OS_CLOCK_H
 
extern void Ostick_config(void);
#endif