summaryrefslogtreecommitdiffstats
path: root/bsps/sh/gensh1/include/bsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/sh/gensh1/include/bsp.h')
-rw-r--r--bsps/sh/gensh1/include/bsp.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/bsps/sh/gensh1/include/bsp.h b/bsps/sh/gensh1/include/bsp.h
index b757a010d6..b70e8382a5 100644
--- a/bsps/sh/gensh1/include/bsp.h
+++ b/bsps/sh/gensh1/include/bsp.h
@@ -49,13 +49,6 @@ extern "C" {
/* Constants */
/*
- * Defined in the linker script 'linkcmds'
- */
-
-extern void *CPU_Interrupt_stack_low;
-extern void *CPU_Interrupt_stack_high;
-
-/*
* BSP methods that cross file boundaries.
*/
void bsp_hw_init(void);