![]() |
RTEMS
5.1
|
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. | |
The memory area description.
1.8.15