RTEMS
|
Initiates system termination. More...
#include <rtems/score/interr.h>
#include <rtems/score/smpimpl.h>
#include <rtems/score/sysstate.h>
#include <rtems/score/userextimpl.h>
Go to the source code of this file.
Functions | |
void | _Terminate (Internal_errors_Source the_source, Internal_errors_t the_error) |
Initiates system termination. More... | |
void | _Internal_error (Internal_errors_Core_list core_error) |
Terminates the system with an INTERNAL_ERROR_CORE fatal source and the specified core error code. More... | |
Variables | |
System_state_Codes | _System_state_Current |
Internal_errors_Information | _Internal_errors_What_happened |
Initiates system termination.
Definition in file interr.c.