summaryrefslogtreecommitdiff
path: root/core/cortex-m0/ec.lds.S
diff options
context:
space:
mode:
Diffstat (limited to 'core/cortex-m0/ec.lds.S')
-rw-r--r--core/cortex-m0/ec.lds.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/cortex-m0/ec.lds.S b/core/cortex-m0/ec.lds.S
index d7830be852..da6444dd14 100644
--- a/core/cortex-m0/ec.lds.S
+++ b/core/cortex-m0/ec.lds.S
@@ -186,7 +186,7 @@ SECTIONS
#endif
. = ALIGN(4);
} > FLASH
- __ro_end = . ;
+ __data_lma_start = . ;
.bss : {
/*