summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/devfs/devclose.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libfs/src/devfs/devclose.c')
-rw-r--r--cpukit/libfs/src/devfs/devclose.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/libfs/src/devfs/devclose.c b/cpukit/libfs/src/devfs/devclose.c
index 83646c7619..505554f216 100644
--- a/cpukit/libfs/src/devfs/devclose.c
+++ b/cpukit/libfs/src/devfs/devclose.c
@@ -1,3 +1,10 @@
+/**
+ * @file
+ *
+ * @brief Maps Close Operation to rtems_io_close
+ * @ingroup DevFsDeviceTable Define Device Table Type
+ */
+
/*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at