RTEMS
|
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. | |