summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtc.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* doxygen: Put Real-Timer Clock Driver Interface into group Device DriversAndreas Dachsberger2019-04-041-0/+2
| | | | Update #3706.
* Move various driver interface definition headers file libcsupport/ to include/Joel Sherrill2016-03-301-0/+115
These were in libcsupport for historical reasons and the placement no longer made sense. As part of this move, some of the files were placed under subdirectories which reflect their installed location. Thank you git for allowing us to move files. Years of CVS resulted in files being somewhere they no longer belonged.