RTEMS 6.1-rc4
|
This source file contains the implementation of _Heap_Free(). 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. | |
This source file contains the implementation of _Heap_Free().