summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport
diff options
context:
space:
mode:
authorMathew Kallada <matkallada@gmail.com>2012-12-12 15:57:49 -0500
committerGedare Bloom <gedare@rtems.org>2012-12-12 15:57:49 -0500
commitc2ae79e93ca0e1231625bc01840c2f91540241cf (patch)
tree6d337b70791685ffd1339f230b4940603bb00594 /cpukit/libcsupport
parentcpukit/rtems: Header File Doxygen Enhancement GCI Task #8 (diff)
downloadrtems-c2ae79e93ca0e1231625bc01840c2f91540241cf.tar.bz2
misc: Header File Doxygen Enhancement Task #3
http://www.google-melange.com/gci/task/view/google/gci2012/8006220
Diffstat (limited to 'cpukit/libcsupport')
-rw-r--r--cpukit/libcsupport/include/rtems/deviceio.h2
-rw-r--r--cpukit/libcsupport/include/zilog/z8530.h2
-rw-r--r--cpukit/libcsupport/include/zilog/z8536.h2
3 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/libcsupport/include/rtems/deviceio.h b/cpukit/libcsupport/include/rtems/deviceio.h
index 637eef4f6c..b832942750 100644
--- a/cpukit/libcsupport/include/rtems/deviceio.h
+++ b/cpukit/libcsupport/include/rtems/deviceio.h
@@ -1,5 +1,7 @@
/**
* @file rtems/deviceio.h
+ *
+ * @brief Map Operations on IMFS Device Nodes to the RTEMS Classic API IO Manager
*/
/*
diff --git a/cpukit/libcsupport/include/zilog/z8530.h b/cpukit/libcsupport/include/zilog/z8530.h
index e4495fc1a5..d11698de50 100644
--- a/cpukit/libcsupport/include/zilog/z8530.h
+++ b/cpukit/libcsupport/include/zilog/z8530.h
@@ -1,6 +1,8 @@
/**
* @file rtems/zilog/z8530.h
*
+ * @brief Information Related to a Zilog Z8530 SCC Chip
+ *
* This include file defines information related to a Zilog Z8530
* SCC Chip. It is a IO mapped part.
*/
diff --git a/cpukit/libcsupport/include/zilog/z8536.h b/cpukit/libcsupport/include/zilog/z8536.h
index accf500fd7..326e75531e 100644
--- a/cpukit/libcsupport/include/zilog/z8536.h
+++ b/cpukit/libcsupport/include/zilog/z8536.h
@@ -1,6 +1,8 @@
/**
* @file rtems/zilog/z8536.h
*
+ * @brief Information Related to a Zilog Z8536 Counter/Timer/IO Chip
+ *
* This include file defines information related to a Zilog Z8536
* Counter/Timer/IO Chip. It is a IO mapped part.
*