summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/tlsallocsize.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* score: Simplify TLS area allocationSebastian Huber2020-02-121-0/+72
Use the stack area to allocate the TLS area. Update #3835.