summaryrefslogtreecommitdiffstats
path: root/bsps/arm/tms570/include/bsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/tms570/include/bsp.h')
-rw-r--r--bsps/arm/tms570/include/bsp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bsps/arm/tms570/include/bsp.h b/bsps/arm/tms570/include/bsp.h
index adb0a2769a..9d26309e07 100644
--- a/bsps/arm/tms570/include/bsp.h
+++ b/bsps/arm/tms570/include/bsp.h
@@ -69,6 +69,8 @@
#define BSP_PLL_OUT_CLOCK 160000000
#endif
+RTEMS_NO_RETURN void bsp_restart(const void *addr);
+
#endif /* ASM */
/* @} */