RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions
rtemsbuildid.c File Reference

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.
 

Detailed Description

This source file contains the implementation of rtems_build_id() as a binding for languages other than C/C++.