forked from Imagelibrary/rtems
score: Add RTEMS_FATAL_SOURCE_BSP
Merge RTEMS_FATAL_SOURCE_BSP_GENERIC and RTEMS_FATAL_SOURCE_BSP_SPECIFIC into new fatal source RTEMS_FATAL_SOURCE_BSP. This makes it easier to figure out the code position given a fatal source and code.
This commit is contained in:
@@ -32,8 +32,7 @@ INTERNAL_ERROR_POSIX_API
|
||||
RTEMS_FATAL_SOURCE_BDBUF
|
||||
RTEMS_FATAL_SOURCE_APPLICATION
|
||||
RTEMS_FATAL_SOURCE_EXIT
|
||||
RTEMS_FATAL_SOURCE_BSP_GENERIC
|
||||
RTEMS_FATAL_SOURCE_BSP_SPECIFIC
|
||||
RTEMS_FATAL_SOURCE_BSP
|
||||
RTEMS_FATAL_SOURCE_ASSERT
|
||||
RTEMS_FATAL_SOURCE_STACK_CHECKER
|
||||
RTEMS_FATAL_SOURCE_EXCEPTION
|
||||
|
||||
Reference in New Issue
Block a user