RTEMS CPU Kit with SuperCore
Functions
pheapfree.c File Reference

Protected Heap Handler implementation. More...

#include <rtems/system.h>
#include <rtems/score/protectedheap.h>
Include dependency graph for pheapfree.c:

Functions

bool _Protected_heap_Free (Heap_Control *the_heap, void *start_address)
 See _Heap_Free(). More...
 

Detailed Description

Protected Heap Handler implementation.