summaryrefslogtreecommitdiff
path: root/testsuites/sptests/spmisc01/init.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-05 10:31:24 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-08 19:22:34 +0200
commit099ab00d160be82952d59de6ad7ef18896adb420 (patch)
treec57ab2c47f32feefefe01c505094c332c0725c35 /testsuites/sptests/spmisc01/init.c
parent3a882e5bc36aef25f67923190162a45ed36459b9 (diff)
config: Fix _ISR_Stack_area_end
In the previous implementation, the _ISR_Stack_area_begin and _ISR_Stack_area_end symbols were in different sections. If they do not have the same alignment, then the following linker directive could separate them: *(SORT_BY_ALIGNMENT (SORT_BY_NAME (.rtemsstack*))) Do not use different sections and instead define _ISR_Stack_area_end directly. Update #3799.
Diffstat (limited to 'testsuites/sptests/spmisc01/init.c')
0 files changed, 0 insertions, 0 deletions