From b07c721fc46498fd2a98b11f5574d8258b6dd263 Mon Sep 17 00:00:00 2001 From: Andreas Dachsberger Date: Thu, 28 Mar 2019 13:27:05 +0100 Subject: doxygen: Restructured cpukit/include/rtems/rtems Update #3706. --- cpukit/include/rtems/rtems/mp.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/include/rtems/rtems/mp.h') diff --git a/cpukit/include/rtems/rtems/mp.h b/cpukit/include/rtems/rtems/mp.h index 842d4305f0..a3de1e6682 100644 --- a/cpukit/include/rtems/rtems/mp.h +++ b/cpukit/include/rtems/rtems/mp.h @@ -1,7 +1,7 @@ /** * @file * - * @addtogroup ClassicMP + * @ingroup ClassicMP * * This include file contains all the constants and structures associated * with the Multiprocessing Manager. @@ -21,7 +21,7 @@ /** * @defgroup ClassicMP Multiprocessing * - * @ingroup ClassicRTEMS + * @ingroup RTEMSAPIClassic * * This encapsulates functionality related to the distributed * Multiprocessing support in the Classic API. -- cgit v1.2.3