summaryrefslogtreecommitdiffstats
path: root/bsps/sh/gensh4/include/bsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/sh/gensh4/include/bsp.h')
-rw-r--r--bsps/sh/gensh4/include/bsp.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/bsps/sh/gensh4/include/bsp.h b/bsps/sh/gensh4/include/bsp.h
index b70c2ffdac..f29957cfa5 100644
--- a/bsps/sh/gensh4/include/bsp.h
+++ b/bsps/sh/gensh4/include/bsp.h
@@ -53,13 +53,6 @@ extern "C" {
/* Constants */
/*
- * Defined in the linker script 'linkcmds'
- */
-
-extern void *CPU_Interrupt_stack_low;
-extern void *CPU_Interrupt_stack_high;
-
-/*
* Defined in start.S
*/
extern uint32_t boot_mode;