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