Files
gk-sdk/mcu/riscv/include/time.h
T

8 lines
78 B
C

#ifndef _TIME_H_
#define _TIME_H_
#include <timer.h>
#endif /* _TIME_H_ */