From d4d7899bb2730dc77331db202a2473818a7ea351 Mon Sep 17 00:00:00 2001 From: Christopher Kerl Date: Wed, 28 Nov 2012 13:31:53 -0600 Subject: score misc: Clean up Doxygen #2 (GCI 2012) This patch is a task from GCI 2012 which improves the Doxygen comments in the RTEMS source. http://www.google-melange.com/gci/task/view/google/gci2012/7986213 --- cpukit/score/src/schedulersimpleblock.c | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'cpukit/score/src/schedulersimpleblock.c') 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). * -- cgit v1.2.3