RTEMS
5.0.0
|
Heap Handler implementation. More...
#include <rtems/score/heapimpl.h>
Functions | |
bool | _Heap_Size_of_alloc_area (Heap_Control *heap, void *alloc_begin_ptr, uintptr_t *alloc_size) |
Returns the size of the allocatable memory area starting at addr in size. More... | |
Heap Handler implementation.