summaryrefslogtreecommitdiff
path: root/cpukit/score/src/configstackspacesize.c (follow)
AgeCommit message (Collapse)Author
2020-02-12score: Simplify TLS area allocationSebastian Huber
Use the stack area to allocate the TLS area. Update #3835.