forked from Imagelibrary/rtems
sapi: Add rtems_fatal_source and rtems_fatal_code
This commit is contained in:
@@ -22,9 +22,9 @@ extern "C" {
|
||||
#endif /* __cplusplus */
|
||||
|
||||
void bsp_fatal_extension(
|
||||
Internal_errors_Source source,
|
||||
rtems_fatal_source source,
|
||||
bool is_internal,
|
||||
Internal_errors_t error
|
||||
rtems_fatal_code error
|
||||
);
|
||||
|
||||
#define BSP_INITIAL_EXTENSION \
|
||||
|
||||
Reference in New Issue
Block a user