RTEMS 6.1-rc1
|
This source file contains the implementation of rtems_build_name() as a binding for languages other than C/C++. More...
#include <rtems/rtems/object.h>
Functions | |
rtems_name | rtems_build_name (char c1, char c2, char c3, char c4) |
Builds the object name composed of the four characters. More... | |
This source file contains the implementation of rtems_build_name() as a binding for languages other than C/C++.