summaryrefslogtreecommitdiff
path: root/cpukit/include/sys/statvfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/sys/statvfs.h')
-rw-r--r--cpukit/include/sys/statvfs.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/include/sys/statvfs.h b/cpukit/include/sys/statvfs.h
index e065a1b46e..f9f5183daf 100644
--- a/cpukit/include/sys/statvfs.h
+++ b/cpukit/include/sys/statvfs.h
@@ -1,6 +1,8 @@
/**
* @file
*
+ * @ingroup RTEMSAPIStatvfs
+ *
* @brief Interface to the statvfs() Set of API Methods
*
* This include file defines the interface to the statvfs() set of
@@ -20,6 +22,12 @@
/*
*/
+/**
+ * @defgroup RTEMSAPIStatvfs statvfs API Methods
+ *
+ * @ingroup RTEMSAPI
+ */
+
#ifndef _SYS_STATVFS_H_
#define _SYS_STATVFS_H_