RTEMS 6.1-rc2
|
This header file evaluates configuration options related to the per-CPU configuration. More...
Go to the source code of this file.
This header file evaluates configuration options related to the per-CPU configuration.
Since the idle thread stack size (CONFIGURE_IDLE_TASK_STACK_SIZE) depends on CONFIGURE_MINIMUM_TASK_STACK_SIZE, the POSIX-specific CONFIGURE_POSIX_INIT_THREAD_STACK_SIZE configuration option is also evaluated in this header file for simplicity.
This header file defines _CONFIGURE_MAXIMUM_PROCESSORS for use by other configuration header files.