RTEMS_INLINE_ROUTINE void * _Heap_Allocate(Heap_Control *heap, uintptr_t size)
Allocates a memory area.
Heap Handler Implementation.
Heap_Control _Workspace_Area
Executive workspace control.
void * _Workspace_Allocate(size_t size)
Allocates a memory block of the specified size from the workspace.
Information Related to the RAM Workspace.