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