summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/extensionimpl.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/extensionimpl.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/extensionimpl.h')
-rw-r--r--cpukit/include/rtems/extensionimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/extensionimpl.h b/cpukit/include/rtems/extensionimpl.h
index 12d0bb656f..ed9da1fa28 100644
--- a/cpukit/include/rtems/extensionimpl.h
+++ b/cpukit/include/rtems/extensionimpl.h
@@ -28,7 +28,7 @@ extern "C" {
/**
* @defgroup ClassicUserExtensionsImpl User Extensions Implementation
*
- * @ingroup RTEMSInternalClassic
+ * @ingroup RTEMSImplClassic
*
* @{
*/