From b96254f8dd6f0803f23557ab449f716738dbab87 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 21 Nov 2004 07:42:11 +0000 Subject: Add doxygen preamble. --- cpukit/sapi/include/rtems/io.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'cpukit/sapi/include/rtems/io.h') 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). * -- cgit v1.2.3