RTEMS
5.1
|
Heap Handler implementation. More...
#include <rtems/score/heapimpl.h>
Functions | |
uintptr_t | _Heap_Extend (Heap_Control *heap, void *extend_area_begin_ptr, uintptr_t extend_area_size, uintptr_t unused RTEMS_UNUSED) |
Extends the memory available for the heap. More... | |
Heap Handler implementation.