summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/src/getconfigmax.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rtems: Use object information to get config maxSebastian Huber2018-12-141-0/+102
Use functions instead of macros. Add missing rtems_configuration_get_maximum_*() functions. Update #3621.