summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc
diff options
context:
space:
mode:
authorMathew Kallada <matkallada@gmail.com>2012-12-28 11:16:29 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2012-12-28 11:17:49 -0600
commitc5782a26b304202546a073a036cbe9e00a789307 (patch)
tree49f7b4e2a29da7c9ea713465bfec36cee3f353b9 /cpukit/libmisc
parentbarrier.h: Use POSIX API Doxygen group (diff)
downloadrtems-c5782a26b304202546a073a036cbe9e00a789307.tar.bz2
Header File Doxygen Enhancement Task #7
Diffstat (limited to 'cpukit/libmisc')
-rw-r--r--cpukit/libmisc/capture/capture.h3
-rw-r--r--cpukit/libmisc/cpuuse/cpuuse.h3
2 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/libmisc/capture/capture.h b/cpukit/libmisc/capture/capture.h
index 034bdb9c86..d75f675b27 100644
--- a/cpukit/libmisc/capture/capture.h
+++ b/cpukit/libmisc/capture/capture.h
@@ -1,6 +1,9 @@
/**
* @file rtems/capture.h
*
+ * @brief Capture Engine Component of the RTEMS Measurement and
+ * Monitoring System
+ *
* This is the Capture Engine component of the RTEMS Measurement and
* Monitoring system.
*/
diff --git a/cpukit/libmisc/cpuuse/cpuuse.h b/cpukit/libmisc/cpuuse/cpuuse.h
index 7dfe5ba388..a89c7dd346 100644
--- a/cpukit/libmisc/cpuuse/cpuuse.h
+++ b/cpukit/libmisc/cpuuse/cpuuse.h
@@ -1,6 +1,9 @@
/**
* @file rtems/cpuuse.h
*
+ * @brief Information Necessary to Utilize
+ * and Install the CPU Usage Reporting Mechanism
+ *
* This include file contains information necessary to utilize
* and install the cpu usage reporting mechanism.
*/