RTEMS  5.1
Data Structures | Macros | Variables
regiondata.h File Reference

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.

Data Structures

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.
 

Detailed Description

Classic Region Manager Data Structures.