summaryrefslogtreecommitdiffstats
path: root/bsps/arm/include/bsp/start.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/include/bsp/start.h')
-rw-r--r--bsps/arm/include/bsp/start.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/bsps/arm/include/bsp/start.h b/bsps/arm/include/bsp/start.h
index e10c2e5df7..a7114f1086 100644
--- a/bsps/arm/include/bsp/start.h
+++ b/bsps/arm/include/bsp/start.h
@@ -73,6 +73,12 @@ void _start(void);
void bsp_start_hook_0(void);
/**
+* @brief Can be used by bsp_start_hook_0() to jump back to the start code
+* instead of using the link register.
+*/
+void bsp_start_hook_0_done(void);
+
+/**
* @brief Start entry hook 1.
*
* This hook will be called from the start entry code after copying of the