summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/rtemsmaxprio.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/src/rtemsmaxprio.c')
-rw-r--r--cpukit/rtems/src/rtemsmaxprio.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpukit/rtems/src/rtemsmaxprio.c b/cpukit/rtems/src/rtemsmaxprio.c
index 1ed5166962..5ecfcc5c96 100644
--- a/cpukit/rtems/src/rtemsmaxprio.c
+++ b/cpukit/rtems/src/rtemsmaxprio.c
@@ -2,6 +2,9 @@
* @file
*
* @ingroup RTEMSImplClassicTask
+ *
+ * @brief This source file contains the implementation of
+ * _RTEMS_Maximum_priority().
*/
/*