RTEMS C User's Guide
rtems_chain_node *rtems_chain_tail( rtems_chain_control *the_chain );
Returns the permanent tail node of the chain.
This function returns a pointer to the last node on the chain.
Copyright © 1988-2008 OAR Corporation