summaryrefslogtreecommitdiffstats
path: root/cpukit/include/sys/priority.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/include/sys/priority.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/include/sys/priority.h b/cpukit/include/sys/priority.h
index 855edb63c2..37d0d938dc 100644
--- a/cpukit/include/sys/priority.h
+++ b/cpukit/include/sys/priority.h
@@ -1,3 +1,11 @@
+/**
+ * @file
+ *
+ * @ingroup RTEMSAPISystemLibrary
+ *
+ * @brief This header file provides interfaces of the process priority support.
+ */
+
/*-
* SPDX-License-Identifier: BSD-4-Clause
*