RTEMS
Functions
wkspaceallocate.c File Reference

_Workspace_Allocate() Implementation More...

#include <rtems/score/wkspace.h>
#include <rtems/score/heapimpl.h>

Go to the source code of this file.

Functions

void * _Workspace_Allocate (size_t size)
 Allocates a memory block of the specified size from the workspace. More...
 

Detailed Description

_Workspace_Allocate() Implementation

Definition in file wkspaceallocate.c.