RTEMS  5.1
Functions
threadstackallocate.c File Reference

Stack Allocate Helper. More...

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

Functions

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

Detailed Description

Stack Allocate Helper.