summaryrefslogtreecommitdiffstats
path: root/bsps/arm/lpc32xx/start/linkcmds.lpc32xx_mzx
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/lpc32xx/start/linkcmds.lpc32xx_mzx')
-rw-r--r--bsps/arm/lpc32xx/start/linkcmds.lpc32xx_mzx1
1 files changed, 0 insertions, 1 deletions
diff --git a/bsps/arm/lpc32xx/start/linkcmds.lpc32xx_mzx b/bsps/arm/lpc32xx/start/linkcmds.lpc32xx_mzx
index 127a82f79a..cf388dfbba 100644
--- a/bsps/arm/lpc32xx/start/linkcmds.lpc32xx_mzx
+++ b/bsps/arm/lpc32xx/start/linkcmds.lpc32xx_mzx
@@ -61,7 +61,6 @@ REGION_ALIAS ("REGION_NOCACHE_LOAD", RAM_INT);
lpc32xx_scratch_area = ORIGIN (RAM_SCRATCH);
-bsp_stack_irq_size = DEFINED (bsp_stack_irq_size) ? bsp_stack_irq_size : 4096;
bsp_stack_abt_size = DEFINED (bsp_stack_abt_size) ? bsp_stack_abt_size : 1024;
bsp_section_rwbarrier_align = DEFINED (bsp_section_rwbarrier_align) ? bsp_section_rwbarrier_align : 1M;