summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/object.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-03-25 10:31:51 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-03-26 11:27:53 +0100
commit40d15f5f2ab6a55b6c9950aa5feda21a3a65e390 (patch)
tree2e9fbf9d8e540295d6de3feb9c55e9477f9e1b7d /cpukit/include/rtems/score/object.h
parentpsxhdrs/stdio/v*.c: Fix warnings in varargs tests (diff)
downloadrtems-40d15f5f2ab6a55b6c9950aa5feda21a3a65e390.tar.bz2
score: Add implementation top-level group
Update #3706.
Diffstat (limited to 'cpukit/include/rtems/score/object.h')
-rw-r--r--cpukit/include/rtems/score/object.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/include/rtems/score/object.h b/cpukit/include/rtems/score/object.h
index a9b5ab1d1d..92cfed83f9 100644
--- a/cpukit/include/rtems/score/object.h
+++ b/cpukit/include/rtems/score/object.h
@@ -30,6 +30,8 @@ extern "C" {
/**
* @defgroup Score SuperCore
*
+ * @ingroup RTEMSInternal
+ *
* @brief Provides services for all APIs.
*/
/**@{*/