RTEMS 6.1-rc5
|
This source file contains the implementation of rtems_object_get_classic_name(). More...
#include <rtems/rtems/object.h>
#include <rtems/rtems/statusimpl.h>
#include <rtems/score/objectimpl.h>
Functions | |
rtems_status_code | rtems_object_get_classic_name (rtems_id id, rtems_name *name) |
Gets the object name associated with the object identifier. | |
This source file contains the implementation of rtems_object_get_classic_name().