RTEMS
Public Attributes | List of all members
Memory_Area Struct Reference

The memory area description. More...

#include <memory.h>

Public Attributes

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.

Definition at line 60 of file memory.h.


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