aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/ARMCMx
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-01-10 14:25:03 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-01-10 14:25:03 +0000
commitcb616cd61696dc360b0e1e375199be29cd2c9029 (patch)
treeada3e20282ce21fa7b442e2e42967d6483539da4 /os/ports/GCC/ARMCMx
parent12e34ee390b0cd1133947b7a091ab0259ab507d1 (diff)
downloadChibiOS-cb616cd61696dc360b0e1e375199be29cd2c9029.tar.gz
ChibiOS-cb616cd61696dc360b0e1e375199be29cd2c9029.tar.bz2
ChibiOS-cb616cd61696dc360b0e1e375199be29cd2c9029.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5050 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/ports/GCC/ARMCMx')
-rw-r--r--os/ports/GCC/ARMCMx/STM32F4xx/ld/STM32F407xG_CCM.ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/ports/GCC/ARMCMx/STM32F4xx/ld/STM32F407xG_CCM.ld b/os/ports/GCC/ARMCMx/STM32F4xx/ld/STM32F407xG_CCM.ld
index d0dd10a3c..74f06df6f 100644
--- a/os/ports/GCC/ARMCMx/STM32F4xx/ld/STM32F407xG_CCM.ld
+++ b/os/ports/GCC/ARMCMx/STM32F4xx/ld/STM32F407xG_CCM.ld
@@ -136,7 +136,7 @@ SECTIONS
. = ALIGN(4);
*(.bss.default_heap)
. = ALIGN(4);
- PROVIDE(_cmmend = .);
+ PROVIDE(_cmm_end = .);
} > ccmram
.data :