RTEMS 6.1-rc1
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. More...
 

Detailed Description

This source file contains the implementation of _Protected_heap_Free().