RTEMS CPU Kit with SuperCore
4.11.2
|
Get the First Node. More...
#include <rtems/system.h>
#include <rtems/score/address.h>
#include <rtems/score/chainimpl.h>
#include <rtems/score/isr.h>
Functions | |
Chain_Node * | _Chain_Get (Chain_Control *the_chain) |
Obtain the first node on a chain. More... | |
Get the First Node.