summaryrefslogtreecommitdiffstats
path: root/bsps/sh/gensh2/include/bsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/sh/gensh2/include/bsp.h')
-rw-r--r--bsps/sh/gensh2/include/bsp.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/bsps/sh/gensh2/include/bsp.h b/bsps/sh/gensh2/include/bsp.h
index 1a08df9a43..38e2c49208 100644
--- a/bsps/sh/gensh2/include/bsp.h
+++ b/bsps/sh/gensh2/include/bsp.h
@@ -63,12 +63,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);