From 4c20da4be441c519074df7d488d1e54354dac85b Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 4 Apr 2019 09:18:11 +0200 Subject: doxygen: Rename Score* groups in RTEMSScore* Update #3706 --- cpukit/include/rtems/score/percpu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/include/rtems/score/percpu.h') diff --git a/cpukit/include/rtems/score/percpu.h b/cpukit/include/rtems/score/percpu.h index b9f23ac394..26ae8c68d0 100644 --- a/cpukit/include/rtems/score/percpu.h +++ b/cpukit/include/rtems/score/percpu.h @@ -78,7 +78,7 @@ struct Scheduler_Context; /** * @defgroup PerCPU RTEMS Per CPU Information * - * @ingroup Score + * @ingroup RTEMSScore * * This defines the per CPU state information required by RTEMS * and the BSP. In an SMP configuration, there will be multiple -- cgit v1.2.3