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