RTEMS 6.1-rc4
|
This source file contains the implementation of _Protected_heap_Get_information(). More...
#include <rtems/score/protectedheap.h>
Functions | |
bool | _Protected_heap_Get_information (Heap_Control *the_heap, Heap_Information_block *the_info) |
Returns information about used and free blocks for the heap. | |
This source file contains the implementation of _Protected_heap_Get_information().