RTEMS
|
Classic Region Manager Data Structures. More...
#include <rtems/rtems/region.h>
#include <rtems/score/heap.h>
#include <rtems/score/objectdata.h>
#include <rtems/score/threadq.h>
Go to the source code of this file.
Classes | |
struct | Region_Control |
Macros | |
#define | REGION_INFORMATION_DEFINE(max) |
Macro to define the objects information for the Classic Region objects. More... | |
Variables | |
Objects_Information | _Region_Information |
The Classic Region objects information. | |
Classic Region Manager Data Structures.
Definition in file regiondata.h.