RTEMS  5.1
Functions
heapgetinfo.c File Reference

Heap Handler implementation. 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. More...
 

Detailed Description

Heap Handler implementation.