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/isr.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/include/rtems/score/isr.h') diff --git a/cpukit/include/rtems/score/isr.h b/cpukit/include/rtems/score/isr.h index 0d6f2a21ee..d29fc7f147 100644 --- a/cpukit/include/rtems/score/isr.h +++ b/cpukit/include/rtems/score/isr.h @@ -24,9 +24,9 @@ #include /** - * @defgroup ScoreISR ISR Handler + * @defgroup RTEMSScoreISR ISR Handler * - * @ingroup Score + * @ingroup RTEMSScore * * This handler encapsulates functionality which provides the foundation * ISR services used in all of the APIs supported by RTEMS. -- cgit v1.2.3