RTEMS 6.1-rc5
|
This header file provides interfaces of the Stack Handler which are only used by the implementation. More...
Go to the source code of this file.
Functions | |
void * | _Stack_Allocate (size_t stack_size) |
Allocate the requested stack space. | |
void | _Stack_Free (void *stack_area) |
Free the stack area allocated by _Stack_Allocate(). | |
This header file provides interfaces of the Stack Handler which are only used by the implementation.