summaryrefslogtreecommitdiffstats
path: root/bsps/moxie/moxiesim/start/linkcmds
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/moxie/moxiesim/start/linkcmds')
-rw-r--r--bsps/moxie/moxiesim/start/linkcmds1
1 files changed, 0 insertions, 1 deletions
diff --git a/bsps/moxie/moxiesim/start/linkcmds b/bsps/moxie/moxiesim/start/linkcmds
index 1df8cfb3fe..843512b15d 100644
--- a/bsps/moxie/moxiesim/start/linkcmds
+++ b/bsps/moxie/moxiesim/start/linkcmds
@@ -267,6 +267,5 @@ SECTIONS
.debug_funcnames 0 : { *(.debug_funcnames) }
.debug_typenames 0 : { *(.debug_typenames) }
.debug_varnames 0 : { *(.debug_varnames) }
- .stack 0x400000 : { _stack = .; *(.stack) }
/* These must appear regardless of . */
}