RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions
wkspaceallocate.c File Reference

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

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

Functions

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

Detailed Description

This source file contains the implementation of _Workspace_Allocate().