RTEMS CPU Kit with SuperCore
4.11.3
|
Functions | |
void | rtems_shutdown_executive (uint32_t result) |
Shutdown the RTEMS environment. More... | |
void rtems_shutdown_executive | ( | uint32_t | result | ) |
Shutdown the RTEMS environment.
This routine implements the rtems_shutdown_executive directive. The invocation of this directive results in the RTEMS environment being shutdown and multitasking halted. From the application's perspective, invocation of this directive results in the rtems_initialize_executive directive exitting to the startup code which invoked it.
References _Terminate(), and RTEMS_FATAL_SOURCE_EXIT.