RTEMS CPU Kit with SuperCore
4.11.3
|
Extracts a Node from 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_Extract (Chain_Node *node) |
Extract the specified node from a chain. More... | |
Extracts a Node from a Chain.