RTEMS CPU Kit with SuperCore  4.11.2
Functions
chainget.c File Reference

Get the First Node. More...

#include <rtems/system.h>
#include <rtems/score/address.h>
#include <rtems/score/chainimpl.h>
#include <rtems/score/isr.h>
Include dependency graph for chainget.c:

Functions

Chain_Node_Chain_Get (Chain_Control *the_chain)
 Obtain the first node on a chain. More...
 

Detailed Description

Get the First Node.