From 205dbb9df9c8d39c955d6b807a59e258c319ad3d Mon Sep 17 00:00:00 2001 From: Alex Ivanov Date: Mon, 3 Dec 2012 13:18:33 -0600 Subject: cpukit: Clean up Doxygen #3 (GCI 2012) --- cpukit/rtems/include/rtems/rtems/mp.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/rtems/include/rtems/rtems/mp.h') diff --git a/cpukit/rtems/include/rtems/rtems/mp.h b/cpukit/rtems/include/rtems/rtems/mp.h index c04b0b1c64..f7b5f20c62 100644 --- a/cpukit/rtems/include/rtems/rtems/mp.h +++ b/cpukit/rtems/include/rtems/rtems/mp.h @@ -30,14 +30,14 @@ extern "C" { #endif /** - * @brief Multiprocessing_Manager_initialization + * @brief Multiprocessing Manager Initialization * * This routine performs the initialization necessary for this manager. */ void _Multiprocessing_Manager_initialization ( void ); /** - * @brief rtems_multiprocessing_announce + * @brief RTEMS Multiprocessing Announce * * This routine implements the MULTIPROCESSING_ANNOUNCE directive. * It is invoked by the MPCI layer to indicate that an MPCI packet -- cgit v1.2.3