summaryrefslogtreecommitdiffstats
path: root/bsps/sh/gensh1/clock/ckinit.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/sh/gensh1/clock/ckinit.c')
-rw-r--r--bsps/sh/gensh1/clock/ckinit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsps/sh/gensh1/clock/ckinit.c b/bsps/sh/gensh1/clock/ckinit.c
index 6faaf27f58..76faf2e857 100644
--- a/bsps/sh/gensh1/clock/ckinit.c
+++ b/bsps/sh/gensh1/clock/ckinit.c
@@ -123,7 +123,7 @@ static unsigned int sh_clicks_per_tick(
volatile uint32_t Clock_driver_ticks;
-void Clock_exit( void );
+static void Clock_exit( void );
static rtems_isr Clock_isr( rtems_vector_number vector );
/*