38#ifndef _RTEMS_SCORE_FREECHAIN_H
39#define _RTEMS_SCORE_FREECHAIN_H
This header file provides interfaces of the Chain Handler which are used by the implementation and th...
The freechain control.
Definition: freechain.h:64
Chain_Control Free
Chain of free nodes.
Definition: freechain.h:68
This union represents a chain control block.
Definition: chain.h:96