summaryrefslogtreecommitdiffstats
path: root/bsps/arm/lm3s69xx/start/bspstarthook.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/lm3s69xx/start/bspstarthook.c')
-rw-r--r--bsps/arm/lm3s69xx/start/bspstarthook.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/bsps/arm/lm3s69xx/start/bspstarthook.c b/bsps/arm/lm3s69xx/start/bspstarthook.c
index af6a4c4e1e..14cd554117 100644
--- a/bsps/arm/lm3s69xx/start/bspstarthook.c
+++ b/bsps/arm/lm3s69xx/start/bspstarthook.c
@@ -9,11 +9,6 @@
#include <bsp.h>
#include <bsp/start.h>
-void BSP_START_TEXT_SECTION bsp_start_hook_0(void)
-{
- /* Do nothing */
-}
-
void BSP_START_TEXT_SECTION bsp_start_hook_1(void)
{
bsp_start_copy_sections();