RTEMS 6.1-rc1
|
This header file provides the interfaces for mapping exceptions to signsls. More...
#include <rtems/fatal.h>
Go to the source code of this file.
Functions | |
void | _Exception_Raise_signal (Internal_errors_Source source, bool always_set_to_false, Internal_errors_t code) |
Handle an exception frame for the purpose of mapping signals. More... | |
This header file provides the interfaces for mapping exceptions to signsls.
void _Exception_Raise_signal | ( | Internal_errors_Source | source, |
bool | always_set_to_false, | ||
Internal_errors_t | code | ||
) |
Handle an exception frame for the purpose of mapping signals.
See CONFIGURE_EXCEPTION_TO_SIGNAL_MAPPING documentation in the "RTEMS Classic API Guide".