RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Functions
heapgetinfo.c File Reference

This source file contains the implementation of _Heap_Get_information(). More...

#include <string.h>
#include <rtems/score/heapimpl.h>

Functions

void _Heap_Get_information (Heap_Control *the_heap, Heap_Information_block *the_info)
 Returns information about used and free blocks for the heap.
 

Detailed Description

This source file contains the implementation of _Heap_Get_information().