mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-05-25 05:05:35 +08:00
Update clock.c
function rt_timer_check(void) is already decleared in rtthread.h
This commit is contained in:
@@ -24,8 +24,6 @@
|
||||
static rt_tick_t rt_tick = 0;
|
||||
#endif
|
||||
|
||||
extern void rt_timer_check(void);
|
||||
|
||||
/**
|
||||
* This function will init system tick and set it to zero.
|
||||
* @ingroup SystemInit
|
||||
|
||||
Reference in New Issue
Block a user