RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions
wkspacefree.c File Reference

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

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

Functions

void _Workspace_Free (void *block)
 Frees memory to the workspace.
 

Detailed Description

This source file contains the implementation of _Workspace_Free().