summaryrefslogtreecommitdiffstats
path: root/bsps/sh/gensh2/clock/ckinit.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/sh/gensh2/clock/ckinit.c')
-rw-r--r--bsps/sh/gensh2/clock/ckinit.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/bsps/sh/gensh2/clock/ckinit.c b/bsps/sh/gensh2/clock/ckinit.c
index 5120b594eb..30a2e218ed 100644
--- a/bsps/sh/gensh2/clock/ckinit.c
+++ b/bsps/sh/gensh2/clock/ckinit.c
@@ -42,6 +42,8 @@
#include <rtems/score/ispsh7045.h>
#include <rtems/score/iosh7045.h>
+static void Clock_exit( void );
+
extern uint32_t bsp_clicks_per_second;
#define _MTU_COUNTER0_MICROSECOND (Clock_MHZ/16)