RTEMS
5.0.0
|
Inlined Routines from the Stack Handler. More...
#include <rtems/score/stack.h>
Go to the source code of this file.
Functions | |
RTEMS_INLINE_ROUTINE void | _Stack_Initialize (Stack_Control *the_stack, void *starting_address, size_t size) |
RTEMS_INLINE_ROUTINE uint32_t | _Stack_Minimum (void) |
RTEMS_INLINE_ROUTINE bool | _Stack_Is_enough (size_t size) |
RTEMS_INLINE_ROUTINE size_t | _Stack_Ensure_minimum (size_t size) |
Inlined Routines from the Stack Handler.
This file contains the static inline implementation of the inlined routines from the Stack Handler.