summaryrefslogtreecommitdiff
path: root/cpukit/libcsupport/src/malloc_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/src/malloc_p.h')
-rw-r--r--cpukit/libcsupport/src/malloc_p.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/libcsupport/src/malloc_p.h b/cpukit/libcsupport/src/malloc_p.h
index 4487b02960..da5e44bb02 100644
--- a/cpukit/libcsupport/src/malloc_p.h
+++ b/cpukit/libcsupport/src/malloc_p.h
@@ -1,3 +1,12 @@
+/**
+ * @file
+ *
+ * @ingroup libcsupport
+ *
+ * @brief This header file provides interfaces of the
+ * C lib.
+ */
+
/*
* RTEMS Malloc Family Internal Header
*