17#ifndef _RTEMS_RTEMS_REGIONDATA_H
18#define _RTEMS_RTEMS_REGIONDATA_H
44 uintptr_t maximum_segment_size;
63#define REGION_INFORMATION_DEFINE( max ) \
64 OBJECTS_INFORMATION_DEFINE( \
66 OBJECTS_CLASSIC_API, \
67 OBJECTS_RTEMS_REGIONS, \
70 OBJECTS_NO_STRING_NAME, \
uint32_t rtems_attribute
Definition: attr.h:41
Objects_Information _Region_Information
The Classic Region objects information.
Object Handler Data Structures.
Classic Region Manager API.
Control block used to manage a heap.
Definition: heap.h:318
Definition: objectdata.h:39
Definition: regiondata.h:40
Definition: threadq.h:553
Thread queue operations.
Definition: threadq.h:518
Constants and Structures Needed to Declare a Thread Queue.