summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/schedulerpriorityallocate.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/schedulerpriorityallocate.c')
-rw-r--r--cpukit/score/src/schedulerpriorityallocate.c9
1 files changed, 7 insertions, 2 deletions
diff --git a/cpukit/score/src/schedulerpriorityallocate.c b/cpukit/score/src/schedulerpriorityallocate.c
index 221373a2d7..8c2291fa7a 100644
--- a/cpukit/score/src/schedulerpriorityallocate.c
+++ b/cpukit/score/src/schedulerpriorityallocate.c
@@ -1,6 +1,11 @@
-/*
- * Scheduler Priority Handler / Allocate
+/**
+ * @file
*
+ * @brief Allocate Scheduler Priority
+ * @ingroup ScoreScheduler
+ */
+
+/*
* Copyright (C) 2010 Gedare Bloom.
* Copyright (C) 2011 On-Line Applications Research Corporation (OAR).
*