summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/schedulersimpleblock.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/schedulersimpleblock.c')
-rw-r--r--cpukit/score/src/schedulersimpleblock.c10
1 files changed, 8 insertions, 2 deletions
diff --git a/cpukit/score/src/schedulersimpleblock.c b/cpukit/score/src/schedulersimpleblock.c
index 50e66743e1..4287ddf2c6 100644
--- a/cpukit/score/src/schedulersimpleblock.c
+++ b/cpukit/score/src/schedulersimpleblock.c
@@ -1,6 +1,12 @@
-/*
- * Scheduler Simple Handler / Block
+/**
+ * @file
+ *
+ * @brief Simple Scheduler Block a Thread
*
+ * @ingroup ScoreScheduler
+ */
+
+/*
* COPYRIGHT (c) 2011.
* On-Line Applications Research Corporation (OAR).
*