summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/macros/support.inl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-231-0/+44
both fixed length "raw" names and strings from the API's point of view. Both inline and macro implementations were tested.