RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
heapsizeofuserarea.c File Reference

This source file contains the implementation of _Heap_Size_of_alloc_area(). 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.
 

Detailed Description

This source file contains the implementation of _Heap_Size_of_alloc_area().