RTEMS 6.1-rc6
|
This source file contains the implementation of _Chain_Initialize(). More...
Functions | |
void | _Chain_Initialize (Chain_Control *the_chain, void *starting_address, size_t number_nodes, size_t node_size) |
Initializes a chain header. | |
This source file contains the implementation of _Chain_Initialize().