summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/stackchk.h
diff options
context:
space:
mode:
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