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