summaryrefslogtreecommitdiffstats
path: root/bsps/sh/gensh4/start/linkcmds
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/sh/gensh4/start/linkcmds')
-rw-r--r--bsps/sh/gensh4/start/linkcmds2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsps/sh/gensh4/start/linkcmds b/bsps/sh/gensh4/start/linkcmds
index b940aadb2b..b0a4baeef4 100644
--- a/bsps/sh/gensh4/start/linkcmds
+++ b/bsps/sh/gensh4/start/linkcmds
@@ -146,7 +146,7 @@ SECTIONS
} > ram
.noinit (NOLOAD) : {
- *(.noinit*)
+ *(SORT_BY_NAME (SORT_BY_ALIGNMENT (.noinit*)))
} > ram
.rtemsstack (NOLOAD) : {