summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/libcsupport.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/libcsupport.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/libcsupport.h')
-rw-r--r--cpukit/include/rtems/libcsupport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/libcsupport.h b/cpukit/include/rtems/libcsupport.h
index 1300b5f61f..f4be4cfc9a 100644
--- a/cpukit/include/rtems/libcsupport.h
+++ b/cpukit/include/rtems/libcsupport.h
@@ -32,7 +32,7 @@ extern "C" {
/**
* @defgroup libcsupport Standard C Library Support
*
- * @ingroup RTEMSInternal
+ * @ingroup RTEMSImpl
*
* @brief RTEMS Specific Support for the Standard C Library
*