summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/schedulermaptoposix.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/src/schedulermaptoposix.c')
-rw-r--r--cpukit/rtems/src/schedulermaptoposix.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpukit/rtems/src/schedulermaptoposix.c b/cpukit/rtems/src/schedulermaptoposix.c
index 17bc757a52..38afe87d0e 100644
--- a/cpukit/rtems/src/schedulermaptoposix.c
+++ b/cpukit/rtems/src/schedulermaptoposix.c
@@ -3,9 +3,10 @@
/**
* @file
*
- * @ingroup ClassicTasks
+ * @ingroup RTEMSImplClassic
*
- * @brief Implementation of rtems_scheduler_map_priority_to_posix().
+ * @brief This source file contains the implementation of
+ * rtems_scheduler_map_priority_to_posix().
*/
/*