summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/ratemonimpl.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-13 14:35:18 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-23 10:36:46 +0100
commitf1d932d510bcd818249257800e1e5429cf1f322e (patch)
treefb19c14d8310ae9b1212848d5bec99f43105660d /cpukit/include/rtems/rtems/ratemonimpl.h
parentbsp/imxrt: Add new BSP (diff)
downloadrtems-f1d932d510bcd818249257800e1e5429cf1f322e.tar.bz2
doxygen: Rename Internal to Implementation
Use a top-level implementation group to gather implementation related files. The use of "Impl" is shorter and matches with the *impl.h file names.
Diffstat (limited to 'cpukit/include/rtems/rtems/ratemonimpl.h')
-rw-r--r--cpukit/include/rtems/rtems/ratemonimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/rtems/ratemonimpl.h b/cpukit/include/rtems/rtems/ratemonimpl.h
index 89fd288c41..5e51afdc41 100644
--- a/cpukit/include/rtems/rtems/ratemonimpl.h
+++ b/cpukit/include/rtems/rtems/ratemonimpl.h
@@ -34,7 +34,7 @@ extern "C" {
/**
* @defgroup ClassicRateMonImpl Classic Rate Monotonic Scheduler Implementation
*
- * @ingroup RTEMSInternalClassic
+ * @ingroup RTEMSImplClassic
*
* @{
*/