summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include/rtems/libio.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-12-02 18:04:55 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-12-02 18:04:55 +0000
commit4d3017ab2ddb22b461a21cc0e5572793d392d01e (patch)
tree2465c10a9a6bf9bd1ff80cc810cc2a9efbcd801f /cpukit/libcsupport/include/rtems/libio.h
parentAdd definition. (diff)
downloadrtems-4d3017ab2ddb22b461a21cc0e5572793d392d01e.tar.bz2
Add doxygen preamble.
Diffstat (limited to 'cpukit/libcsupport/include/rtems/libio.h')
-rw-r--r--cpukit/libcsupport/include/rtems/libio.h4
1 files changed, 4 insertions, 0 deletions
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
*