RTEMS  5.1
Functions
heapsizeofuserarea.c File Reference

Heap Handler implementation. More...

#include <rtems/score/heapimpl.h>

Functions

bool _Heap_Size_of_alloc_area (Heap_Control *heap, void *alloc_begin_ptr, uintptr_t *alloc_size)
 Returns the size of the allocatable memory area. More...
 

Detailed Description

Heap Handler implementation.