|
RTEMS
|
Initialize a Chain Header. More...
Go to the source code of this file.
Functions | |
| void | _Chain_Initialize (Chain_Control *the_chain, void *starting_address, size_t number_nodes, size_t node_size) |
| Initializes a chain header. More... | |
Initialize a Chain Header.
Definition in file chain.c.
1.8.14