mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-18 18:13:31 +08:00
Update clock.c
function rt_timer_check(void) is already decleared in rtthread.h
This commit is contained in:
parent
19563a21a6
commit
308065a9a2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user