RTEMS 6.1-rc1
Data Structures | Macros | Variables
regiondata.h File Reference

This header file provides data structures used by the implementation and the Application Configuration to define _Region_Information. 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

This header file provides data structures used by the implementation and the Application Configuration to define _Region_Information.