mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 04:54:43 +08:00
pc386/clock/ckinit.c: Remove prototyped but not defined warning
This commit is contained in:
@@ -38,7 +38,6 @@ uint32_t pc386_clock_click_count;
|
||||
|
||||
/* forward declaration */
|
||||
void Clock_isr(void *param);
|
||||
static void Clock_driver_support_at_tick_empty(void);
|
||||
static void clockOff(void);
|
||||
static void Clock_isr_handler(void *param);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user