summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport
diff options
context:
space:
mode:
authorAlex Ivanov <alexivanov97@gmail.com>2012-12-28 17:48:12 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2012-12-28 17:48:12 -0600
commit3cf4031c1979c1ce29cb0ff1b4e10f4f9de8005a (patch)
tree28e910c18aa3134b54f2b1bc08b4f68025fd832c /cpukit/libcsupport
parentrtems: Doxygen Clean Up Task #3 (diff)
downloadrtems-3cf4031c1979c1ce29cb0ff1b4e10f4f9de8005a.tar.bz2
Header File Doxygen Enhancement Task #1
Diffstat (limited to 'cpukit/libcsupport')
-rw-r--r--cpukit/libcsupport/include/rtems/libcsupport.h6
-rw-r--r--cpukit/libcsupport/include/rtems/libio_.h4
-rw-r--r--cpukit/libcsupport/include/vmeintr.h4
3 files changed, 10 insertions, 4 deletions
diff --git a/cpukit/libcsupport/include/rtems/libcsupport.h b/cpukit/libcsupport/include/rtems/libcsupport.h
index 2c498848b5..32ed8a8798 100644
--- a/cpukit/libcsupport/include/rtems/libcsupport.h
+++ b/cpukit/libcsupport/include/rtems/libcsupport.h
@@ -1,6 +1,8 @@
/**
- * @file rtems/libcsupport.h
- *
+ * @file
+ *
+ * @brief Standard C Library Support
+ *
* This include file contains the information regarding the
* RTEMS specific support for the standard C library.
*/
diff --git a/cpukit/libcsupport/include/rtems/libio_.h b/cpukit/libcsupport/include/rtems/libio_.h
index 6ef4b6ccb6..c8e91ded99 100644
--- a/cpukit/libcsupport/include/rtems/libio_.h
+++ b/cpukit/libcsupport/include/rtems/libio_.h
@@ -1,6 +1,8 @@
/**
- * @file rtems/libio_.h
+ * @file
*
+ * @brief LibIO Internal Interface
+ *
* This file is the libio internal interface.
*/
diff --git a/cpukit/libcsupport/include/vmeintr.h b/cpukit/libcsupport/include/vmeintr.h
index 7e88bd0965..4fdc8ac772 100644
--- a/cpukit/libcsupport/include/vmeintr.h
+++ b/cpukit/libcsupport/include/vmeintr.h
@@ -1,5 +1,7 @@
/**
- * @file rtems/vmeintr.h
+ * @file
+ *
+ * @brief VMEbus Interface Library
*
* This file is the specification for the VMEbus interface library
* which should be provided by all BSPs for VMEbus Single Board