summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/include/rtems/score/hash.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/include/rtems/score/hash.h b/cpukit/include/rtems/score/hash.h
index 8a269cc548..c6f9ebf463 100644
--- a/cpukit/include/rtems/score/hash.h
+++ b/cpukit/include/rtems/score/hash.h
@@ -49,6 +49,8 @@ extern "C" {
/**
* @defgroup RTEMSScoreHash Hash Handler
*
+ * @ingroup RTEMSScore
+ *
* @brief This group contains the Hash Handler implementation.
*
* @{