summaryrefslogtreecommitdiffstats
path: root/cpukit/include/adainclude/rtems-timer.ads (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ada: Introduce RTEMS.Size typeSebastian Huber2018-01-291-1/+1
| | | | | | | Some time ago the Classic API object size related parameters were changed to use size_t. Reflect this in the Ada bindings. Update #3082.
* Move Ada includesSebastian Huber2017-11-271-0/+106
Update #3254.