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