summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/stackallocator.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* score: Split stack allocator configurationSebastian Huber2020-02-121-0/+41
This allows the linker garbage collection to perform its work. Update #3835.