RTEMS 6.1-rc5
|
This source file contains the implementation of rtems_configuration_get_stack_space_size(). More...
#include <rtems/config.h>
#include <rtems/score/stack.h>
#include <rtems/score/tls.h>
#include <rtems/score/thread.h>
Functions | |
uintptr_t | rtems_configuration_get_stack_space_size (void) |
Gets the configured size in bytes of the memory space used to allocate thread stacks for this application. | |
This source file contains the implementation of rtems_configuration_get_stack_space_size().