summaryrefslogtreecommitdiffstats
path: root/libgloss/xstormy16/sim_high.ld
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/xstormy16/sim_high.ld')
-rw-r--r--libgloss/xstormy16/sim_high.ld1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgloss/xstormy16/sim_high.ld b/libgloss/xstormy16/sim_high.ld
index 7a3ae97a1..8226d870f 100644
--- a/libgloss/xstormy16/sim_high.ld
+++ b/libgloss/xstormy16/sim_high.ld
@@ -39,7 +39,6 @@ SECTIONS
} > RAM
. = ALIGN(2);
__stack = .;
- . = . + 4096;
_end = .;
PROVIDE (end = .);
/* Read-only sections in ROM. */