summaryrefslogtreecommitdiffstats
path: root/bsps/m68k/shared/start/linkcmds.base
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/m68k/shared/start/linkcmds.base')
-rw-r--r--bsps/m68k/shared/start/linkcmds.base4
1 files changed, 4 insertions, 0 deletions
diff --git a/bsps/m68k/shared/start/linkcmds.base b/bsps/m68k/shared/start/linkcmds.base
index 56af70d1da..ee1d6ea4e2 100644
--- a/bsps/m68k/shared/start/linkcmds.base
+++ b/bsps/m68k/shared/start/linkcmds.base
@@ -257,6 +257,10 @@ SECTIONS {
} > REGION_DATA AT > REGION_DATA
bsp_section_bss_size = bsp_section_bss_end - bsp_section_bss_begin;
+ .rtemsstack (NOLOAD) : ALIGN_WITH_INPUT {
+ *(SORT(.rtemsstack.*))
+ } > REGION_DATA AT > REGION_DATA
+
.work : ALIGN_WITH_INPUT {
/*
* The work section will occupy the remaining REGION_DATA region and