summaryrefslogtreecommitdiffstats
path: root/bsps/mips/jmr3904/start/linkcmds
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/mips/jmr3904/start/linkcmds')
-rw-r--r--bsps/mips/jmr3904/start/linkcmds2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsps/mips/jmr3904/start/linkcmds b/bsps/mips/jmr3904/start/linkcmds
index 2ded55b786..b84360f17b 100644
--- a/bsps/mips/jmr3904/start/linkcmds
+++ b/bsps/mips/jmr3904/start/linkcmds
@@ -168,7 +168,7 @@ SECTIONS
}
.noinit (NOLOAD) : {
- *(.noinit*)
+ *(SORT_BY_NAME (SORT_BY_ALIGNMENT (.noinit*)))
}
.rtemsstack (NOLOAD) : {