summaryrefslogtreecommitdiffstats
path: root/bsps/sparc/shared/start/linkcmds.base
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/sparc/shared/start/linkcmds.base')
-rw-r--r--bsps/sparc/shared/start/linkcmds.base3
1 files changed, 3 insertions, 0 deletions
diff --git a/bsps/sparc/shared/start/linkcmds.base b/bsps/sparc/shared/start/linkcmds.base
index 4c7750dfe0..7d5f86b23c 100644
--- a/bsps/sparc/shared/start/linkcmds.base
+++ b/bsps/sparc/shared/start/linkcmds.base
@@ -154,6 +154,9 @@ SECTIONS
*(.rela.rtemsroset*)
*(.rela.rtemsrwset*)
} >ram
+ .rtemsstack (NOLOAD) : {
+ *(SORT(.rtemsstack.*))
+ } > ram
.data :
{
data_start = .;