summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/framebuffer.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove explicit file names from @fileSebastian Huber2019-02-281-1/+1
| | | | | | This makes the @file documentation independent of the actual file name. Update #3707.
* Move various driver interface definition headers file libcsupport/ to include/Joel Sherrill2016-03-301-0/+168
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.