RTEMS 6.1-rc1
Functions
threadstackfree.c File Reference

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

#include <rtems/score/stackimpl.h>
#include <rtems/config.h>

Functions

void _Stack_Free (void *stack_area)
 Free the stack area allocated by _Stack_Allocate(). More...
 

Detailed Description

This source file contains the implementation of _Stack_Free().