mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 19:33:31 +08:00
score: Add RTEMS_UNREACHABLE() to a group
This commit is contained in:
@@ -842,6 +842,8 @@ extern "C" {
|
||||
/* Generated from spec:/rtems/basedefs/if/unreachable */
|
||||
|
||||
/**
|
||||
* @ingroup RTEMSAPIBaseDefs
|
||||
*
|
||||
* @brief Tells the compiler that this program point is unreachable.
|
||||
*/
|
||||
#if defined(__GNUC__)
|
||||
|
||||
Reference in New Issue
Block a user