From 5b1ff71ab76d892ac33651b69c89b7cd14ab3dee Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 13 May 2014 15:57:43 +0200 Subject: score: Scheduler documentation --- cpukit/score/include/rtems/score/schedulerprioritysmp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/score/include/rtems/score/schedulerprioritysmp.h') diff --git a/cpukit/score/include/rtems/score/schedulerprioritysmp.h b/cpukit/score/include/rtems/score/schedulerprioritysmp.h index 8506623c8f..66de9645bd 100644 --- a/cpukit/score/include/rtems/score/schedulerprioritysmp.h +++ b/cpukit/score/include/rtems/score/schedulerprioritysmp.h @@ -34,7 +34,7 @@ extern "C" { /** * @defgroup ScoreSchedulerPrioritySMP Deterministic Priority SMP Scheduler * - * @ingroup ScoreScheduler + * @ingroup ScoreSchedulerSMP * * This is an implementation of the global fixed priority scheduler (G-FP). It * uses one ready chain per priority to ensure constant time insert operations. -- cgit v1.2.3