summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/include/rtems/score/basedefs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/include/rtems/score/basedefs.h b/cpukit/include/rtems/score/basedefs.h
index 33fb272291..c682106c53 100644
--- a/cpukit/include/rtems/score/basedefs.h
+++ b/cpukit/include/rtems/score/basedefs.h
@@ -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__)