summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/regiongetinfo.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/rtems/src/regiongetinfo.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/cpukit/rtems/src/regiongetinfo.c b/cpukit/rtems/src/regiongetinfo.c
index 09b31b0b6d..3ef7aa24c9 100644
--- a/cpukit/rtems/src/regiongetinfo.c
+++ b/cpukit/rtems/src/regiongetinfo.c
@@ -1,8 +1,10 @@
/**
- * @file
+ * @file
*
- * @brief RTEMS Get Region Information
- * @ingroup ClassicRegion
+ * @ingroup RTEMSImplClassicRegion
+ *
+ * @brief This source file contains the implementation of
+ * rtems_region_get_information().
*/
/*