summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/mallocgetheapptr.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/src/mallocgetheapptr.c')
-rw-r--r--cpukit/libcsupport/src/mallocgetheapptr.c9
1 files changed, 7 insertions, 2 deletions
diff --git a/cpukit/libcsupport/src/mallocgetheapptr.c b/cpukit/libcsupport/src/mallocgetheapptr.c
index a25426ae6e..7392d67831 100644
--- a/cpukit/libcsupport/src/mallocgetheapptr.c
+++ b/cpukit/libcsupport/src/mallocgetheapptr.c
@@ -1,6 +1,11 @@
-/*
- * RTEMS Malloc Get Heap Pointer -- Primarily for Debug
+/**
+ * @file
*
+ * @brief RTEMS Malloc Get Heap Pointer
+ * @ingroup libcsupport
+ */
+
+/*
* COPYRIGHT (c) 1989-2010.
* On-Line Applications Research Corporation (OAR).
*