summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/optionsimpl.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rtems: Create options implementation headerSebastian Huber2013-07-231-0/+67
Move implementation specific parts of options.h and options.inl into new header file optionsimpl.h. The options.h contains now only the application visible API.