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

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

#include <rtems/score/protectedheap.h>

Functions

bool _Protected_heap_Free (Heap_Control *the_heap, void *start_address)
 Frees the allocated memory area.
 

Detailed Description

This source file contains the implementation of _Protected_heap_Free().