summaryrefslogtreecommitdiff
path: root/cpukit/include/machine/_kernel_param.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/machine/_kernel_param.h')
-rw-r--r--cpukit/include/machine/_kernel_param.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/cpukit/include/machine/_kernel_param.h b/cpukit/include/machine/_kernel_param.h
index 183bb895a2..103db927f3 100644
--- a/cpukit/include/machine/_kernel_param.h
+++ b/cpukit/include/machine/_kernel_param.h
@@ -1,3 +1,18 @@
+/**
+ * @file
+ *
+ * @ingroup RTEMSImplKernel
+ *
+ * @brief This header file provides interfaces of the
+ * kernel functions.
+ */
+
+/**
+ * @defgroup RTEMSImplKernel RTEMS Kernel Interface
+ *
+ * @ingroup RTEMSImpl
+ */
+
#include <sys/cdefs.h>
#include <sys/errno.h>
#include <sys/time.h>