summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/include/rtems/io.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/sapi/include/rtems/io.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/cpukit/sapi/include/rtems/io.h b/cpukit/sapi/include/rtems/io.h
index 8cdf687ae7..30ba5f7644 100644
--- a/cpukit/sapi/include/rtems/io.h
+++ b/cpukit/sapi/include/rtems/io.h
@@ -1,4 +1,5 @@
-/* io.h
+/**
+ * @file rtems/io.h
*
* This include file contains all the constants and structures associated
* with the Input/Output Manager. This manager provides a well defined
@@ -13,7 +14,9 @@
* + read from a device driver
* + write to a device driver
* + special device services
- *
+ */
+
+/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
*