![]() |
RTEMS 6.1-rc1
|
This source file contains the definition of ::_System_state_Current and the implementation of _Terminate() and _Internal_error(). More...
#include <rtems/score/interr.h>#include <rtems/score/cpuimpl.h>#include <rtems/score/smpimpl.h>#include <rtems/score/sysstate.h>#include <rtems/score/userextimpl.h>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 |
This source file contains the definition of ::_System_state_Current and the implementation of _Terminate() and _Internal_error().