From d883ce2eff04beda2b061edf29bd0b5455ce9b02 Mon Sep 17 00:00:00 2001 From: Mathew Kallada Date: Thu, 20 Dec 2012 08:22:52 -0600 Subject: libfs: Doxygen Enhancement Task #6" --- cpukit/libfs/src/devfs/devstat.c | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/libfs/src/devfs/devstat.c') diff --git a/cpukit/libfs/src/devfs/devstat.c b/cpukit/libfs/src/devfs/devstat.c index f988448f70..f2b3de1840 100644 --- a/cpukit/libfs/src/devfs/devstat.c +++ b/cpukit/libfs/src/devfs/devstat.c @@ -1,3 +1,10 @@ +/** + * @file + * + * @brief Gets the Device File Information + * @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 -- cgit v1.2.3