RTEMS
5.0.0
|
Heap Handler implementation. More...
Macros | |
#define | _Heap_Protection_determine_block_free(heap, block) true |
Functions | |
bool | _Heap_Free (Heap_Control *heap, void *alloc_begin_ptr) |
Frees the allocated memory area starting at addr in the heap heap. More... | |
Heap Handler implementation.