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