1
0
Эх сурвалжийг харах

Update clock.c

function rt_timer_check(void) is already decleared in rtthread.h
lgnq 6 жил өмнө
parent
commit
308065a9a2
1 өөрчлөгдсөн 0 нэмэгдсэн , 2 устгасан
  1. 0 2
      src/clock.c

+ 0 - 2
src/clock.c

@@ -24,8 +24,6 @@
 static rt_tick_t rt_tick = 0;
 static rt_tick_t rt_tick = 0;
 #endif
 #endif
 
 
-extern void rt_timer_check(void);
-
 /**
 /**
  * This function will init system tick and set it to zero.
  * This function will init system tick and set it to zero.
  * @ingroup SystemInit
  * @ingroup SystemInit