RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Functions
threadstackallocate.c File Reference

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

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

Functions

void * _Stack_Allocate (size_t stack_size)
 Allocate the requested stack space.
 

Detailed Description

This source file contains the implementation of _Stack_Allocate().