RTEMS 6.1-rc5
|
This source file contains the implementation of _Protected_heap_Free(). More...
#include <rtems/score/protectedheap.h>
Functions | |
bool | _Protected_heap_Free (Heap_Control *the_heap, void *start_address) |
Frees the allocated memory area. | |
This source file contains the implementation of _Protected_heap_Free().