RTEMS 6.1-rc6
|
This source file contains the implementation of _Protected_heap_Extend(). More...
#include <rtems/score/protectedheap.h>
Functions | |
bool | _Protected_heap_Extend (Heap_Control *the_heap, void *starting_address, uintptr_t size) |
Extends the protected heap. | |
This source file contains the implementation of _Protected_heap_Extend().