diff --git a/cpukit/include/rtems/score/smp.h b/cpukit/include/rtems/score/smp.h index 94b7566f0e..4d6b24ae48 100644 --- a/cpukit/include/rtems/score/smp.h +++ b/cpukit/include/rtems/score/smp.h @@ -29,6 +29,8 @@ extern "C" { * * @ingroup RTEMSScore * + * @brief SMP Support + * * This defines the interface of the SuperCore SMP support. * * @{