tao_z
2022-06-01 0ff91e66071237834a1501c78648729c8c32f67a
1
2
3
4
5
#ifndef OS_CLOCK_H
#define OS_CLOCK_H
 
extern void Ostick_config(void);
#endif