summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/stackchk.h
diff options
context:
space:
mode:
authorAndreas Dachsberger <andreas.dachsberger@embedded-brains.de>2019-04-03 08:49:07 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-04-04 08:23:30 +0200
commit7b0903293b56cb9c7fd3630ba9a2bebdc07da2ea (patch)
tree8a3295b98c114e212ca8f54edb3dfee8edbe61b2 /cpukit/include/rtems/stackchk.h
parentdoxygen: New API subgroup Tracing (diff)
downloadrtems-7b0903293b56cb9c7fd3630ba9a2bebdc07da2ea.tar.bz2
doxygen: Split up "libmisc" subgroups and removed libmisc
Update #3706.
Diffstat (limited to 'cpukit/include/rtems/stackchk.h')
-rw-r--r--cpukit/include/rtems/stackchk.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/cpukit/include/rtems/stackchk.h b/cpukit/include/rtems/stackchk.h
index 22f2730481..b600bae3a7 100644
--- a/cpukit/include/rtems/stackchk.h
+++ b/cpukit/include/rtems/stackchk.h
@@ -1,9 +1,8 @@
/**
* @file
*
- * @defgroup libmisc_stackchk Stack Checker Mechanism
+ * @ingroup libmisc_stackchk
*
- * @ingroup libmisc
* @brief Stack Checker Information
*
* This include file contains information necessary to utilize
@@ -30,7 +29,7 @@
/**
* @defgroup libmisc_stackchk Stack Checker Mechanism
*
- * @ingroup libmisc
+ * @ingroup RTEMSAPIClassic
*/
/**@{*/
#ifdef __cplusplus