RTEMS 6.1-rc1
|
This source file contains the implementation of rtems_build_id() as a binding for languages other than C/C++. More...
#include <rtems/rtems/object.h>
Functions | |
rtems_id | rtems_build_id (uint32_t api, uint32_t class, uint32_t node, uint32_t index) |
Builds the object identifier from the API, class, MPCI node, and index components. More... | |
This source file contains the implementation of rtems_build_id() as a binding for languages other than C/C++.