RTEMS  5.1
Functions
pheapgetsize.c File Reference

Protected Heap Handler implementation. More...

#include <rtems/score/protectedheap.h>

Functions

uintptr_t _Protected_heap_Get_size (Heap_Control *the_heap)
 Returns the size of the allocatable area in bytes. More...
 

Detailed Description

Protected Heap Handler implementation.