![]() |
RTEMS 6.1
|
Macros | |
| #define | CONFIGURE_IDLE_TASK_STORAGE_SIZE RTEMS_MINIMUM_STACK_SIZE |
| #define | CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION |
| #define | CONFIGURE_IDLE_TASK_BODY IdleBody |
| #define | CONFIGURE_INIT |
Functions | |
| void * | IdleBody (uintptr_t ignored) |
Variables | |
| const char | rtems_test_name [] = "TestsuitesValidationAcfg0" |
| Each test must define a test name string. | |