From 4d3017ab2ddb22b461a21cc0e5572793d392d01e Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 2 Dec 2004 18:04:55 +0000 Subject: Add doxygen preamble. --- cpukit/libcsupport/include/rtems/assoc.h | 4 ++++ cpukit/libcsupport/include/rtems/cdefs.h | 4 ++++ cpukit/libcsupport/include/rtems/error.h | 4 ++++ cpukit/libcsupport/include/rtems/libcsupport.h | 4 ++++ cpukit/libcsupport/include/rtems/libio.h | 4 ++++ cpukit/libcsupport/include/rtems/libio_.h | 4 ++++ cpukit/libcsupport/include/rtems/termiostypes.h | 4 ++++ 7 files changed, 28 insertions(+) (limited to 'cpukit/libcsupport/include/rtems') diff --git a/cpukit/libcsupport/include/rtems/assoc.h b/cpukit/libcsupport/include/rtems/assoc.h index 7c5ebe7f6a..8bfa72b9c9 100644 --- a/cpukit/libcsupport/include/rtems/assoc.h +++ b/cpukit/libcsupport/include/rtems/assoc.h @@ -1,3 +1,7 @@ +/** + * @file rtems/assoc.h + */ + /* * * Rtems associativity routines. Mainly used to convert a value from diff --git a/cpukit/libcsupport/include/rtems/cdefs.h b/cpukit/libcsupport/include/rtems/cdefs.h index 6abf3234ca..df4690f3e6 100644 --- a/cpukit/libcsupport/include/rtems/cdefs.h +++ b/cpukit/libcsupport/include/rtems/cdefs.h @@ -1,3 +1,7 @@ +/** + * @file rtems/cdefs.h + */ + /* * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. diff --git a/cpukit/libcsupport/include/rtems/error.h b/cpukit/libcsupport/include/rtems/error.h index de6e1715db..2a6b0d0a65 100644 --- a/cpukit/libcsupport/include/rtems/error.h +++ b/cpukit/libcsupport/include/rtems/error.h @@ -1,3 +1,7 @@ +/** + * @file rtems/error.h + */ + /* * Defines and externs for rtems error reporting * diff --git a/cpukit/libcsupport/include/rtems/libcsupport.h b/cpukit/libcsupport/include/rtems/libcsupport.h index 8b2223ae9d..1ded3d39ae 100644 --- a/cpukit/libcsupport/include/rtems/libcsupport.h +++ b/cpukit/libcsupport/include/rtems/libcsupport.h @@ -1,3 +1,7 @@ +/** + * @file rtems/libcsupport.h + */ + /* libcsupport.h * * This include file contains the information regarding the diff --git a/cpukit/libcsupport/include/rtems/libio.h b/cpukit/libcsupport/include/rtems/libio.h index 4819be4868..bf1c972766 100644 --- a/cpukit/libcsupport/include/rtems/libio.h +++ b/cpukit/libcsupport/include/rtems/libio.h @@ -1,3 +1,7 @@ +/** + * @file rtems/libio.h + */ + /* * System call and file system interface definition * diff --git a/cpukit/libcsupport/include/rtems/libio_.h b/cpukit/libcsupport/include/rtems/libio_.h index 3662202e2e..bfe18b294a 100644 --- a/cpukit/libcsupport/include/rtems/libio_.h +++ b/cpukit/libcsupport/include/rtems/libio_.h @@ -1,3 +1,7 @@ +/** + * @file rtems/libio_.h + */ + /* * Libio Internal Information * diff --git a/cpukit/libcsupport/include/rtems/termiostypes.h b/cpukit/libcsupport/include/rtems/termiostypes.h index 92f8c97b1c..b4c1369c36 100644 --- a/cpukit/libcsupport/include/rtems/termiostypes.h +++ b/cpukit/libcsupport/include/rtems/termiostypes.h @@ -1,3 +1,7 @@ +/** + * @file rtems/termiostypes.h + */ + /* * RTEMS termios device support internal data structures * -- cgit v1.2.3