RTEMS 6.1-rc1
Functions
pheapextend.c File Reference

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

#include <rtems/score/protectedheap.h>

Functions

bool _Protected_heap_Extend (Heap_Control *the_heap, void *starting_address, uintptr_t size)
 Extends the protected heap. More...
 

Detailed Description

This source file contains the implementation of _Protected_heap_Extend().