RTEMS 6.1-rc5
|
This source file contains the implementation of _Heap_Get_free_information(). More...
#include <rtems/score/heapimpl.h>
Functions | |
void | _Heap_Get_free_information (Heap_Control *the_heap, Heap_Information *info) |
Returns information about free blocks for the heap. | |
This source file contains the implementation of _Heap_Get_free_information().