|
RTEMS CPU Kit with SuperCore
|
Initiates system termination. More...
#include <rtems/score/interr.h>#include <rtems/score/isrlevel.h>#include <rtems/score/smpimpl.h>#include <rtems/score/sysstate.h>#include <rtems/score/userextimpl.h>
Functions | |
| void | _Terminate (Internal_errors_Source the_source, bool is_internal, Internal_errors_t the_error) |
| Initiates system termination. More... | |
Variables | |
| System_state_Codes | _System_state_Current |
| Internal_errors_Information | _Internal_errors_What_happened |
| When a fatal error occurs, the error information is stored here. | |
Initiates system termination.
1.8.13