summaryrefslogtreecommitdiffstats
path: root/bsps/no_cpu/no_bsp/clock/ckinit.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/no_cpu/no_bsp/clock/ckinit.c')
-rw-r--r--bsps/no_cpu/no_bsp/clock/ckinit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsps/no_cpu/no_bsp/clock/ckinit.c b/bsps/no_cpu/no_bsp/clock/ckinit.c
index eb0867a895..1d680fe355 100644
--- a/bsps/no_cpu/no_bsp/clock/ckinit.c
+++ b/bsps/no_cpu/no_bsp/clock/ckinit.c
@@ -48,7 +48,7 @@ uint32_t Clock_isrs; /* ISRs until next tick */
*/
rtems_isr_entry Old_ticker;
-void Clock_exit( void );
+static void Clock_exit( void );
/*
* Isr Handler