summaryrefslogtreecommitdiffstats
path: root/bsps/arm/lpc32xx/start/linkcmds.lpc32xx_phycore
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/lpc32xx/start/linkcmds.lpc32xx_phycore')
-rw-r--r--bsps/arm/lpc32xx/start/linkcmds.lpc32xx_phycore1
1 files changed, 0 insertions, 1 deletions
diff --git a/bsps/arm/lpc32xx/start/linkcmds.lpc32xx_phycore b/bsps/arm/lpc32xx/start/linkcmds.lpc32xx_phycore
index d874c46152..b79447f98d 100644
--- a/bsps/arm/lpc32xx/start/linkcmds.lpc32xx_phycore
+++ b/bsps/arm/lpc32xx/start/linkcmds.lpc32xx_phycore
@@ -60,7 +60,6 @@ REGION_ALIAS ("REGION_STACK", RAM_INT);
REGION_ALIAS ("REGION_NOCACHE", RAM_INT);
REGION_ALIAS ("REGION_NOCACHE_LOAD", RAM_INT);
-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;