RTEMS  5.1
Data Fields
Memory_Area Struct Reference

The memory area description. More...

#include <memory.h>

Data Fields

const void * begin
 A pointer to the begin of the memory area.
 
void * free
 A pointer to the begin of the free area of the memory area.
 
const void * end
 A pointer to the end of the memory area.
 

Detailed Description

The memory area description.


The documentation for this struct was generated from the following file: