summaryrefslogtreecommitdiffstats
path: root/bsps/include/bsp/stackalloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/include/bsp/stackalloc.h')
-rw-r--r--bsps/include/bsp/stackalloc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsps/include/bsp/stackalloc.h b/bsps/include/bsp/stackalloc.h
index 89414c8e6e..71697592b2 100644
--- a/bsps/include/bsp/stackalloc.h
+++ b/bsps/include/bsp/stackalloc.h
@@ -33,7 +33,7 @@ extern "C" {
/**
* @defgroup bsp_stack Task Stack Allocator
*
- * @ingroup bsp_shared
+ * @ingroup RTEMSBSPsShared
*
* @brief Task stack initialization, allocation and free functions.
*