RTEMS  5.1
Functions | Variables
interr.c File Reference

Initiates system termination. More...

#include <rtems/score/interr.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
 
Internal_errors_Information _Internal_errors_What_happened
 

Detailed Description

Initiates system termination.