From 40d15f5f2ab6a55b6c9950aa5feda21a3a65e390 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 25 Mar 2019 10:31:51 +0100 Subject: score: Add implementation top-level group Update #3706. --- cpukit/include/rtems/score/object.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/include/rtems/score/object.h') 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. */ /**@{*/ -- cgit v1.2.3