score: Add RTEMS_UNREACHABLE() to a group

This commit is contained in:
Sebastian Huber
2021-05-28 07:49:36 +02:00
parent d0eaf3ec1c
commit bf36f5de94
+2
View File
@@ -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__)