RTEMS CPU Kit with SuperCore
4.11.3
|
Append a Node on the End of a Chain. More...
#include <rtems/system.h>
#include <rtems/score/address.h>
#include <rtems/score/chainimpl.h>
#include <rtems/score/isr.h>
Functions | |
void | _Chain_Append (Chain_Control *the_chain, Chain_Node *node) |
Append a node on the end of a chain. More... | |
Append a Node on the End of a Chain.