[rtems commit] doxygen: score: adjust doc in smp.h to doxygen guidelines

Sebastian Huber sebh at rtems.org
Mon May 13 05:52:29 UTC 2019


Module:    rtems
Branch:    master
Commit:    3238c162268c2d6d786dd53403d6f196977bf477
Changeset: http://git.rtems.org/rtems/commit/?id=3238c162268c2d6d786dd53403d6f196977bf477

Author:    Andreas Dachsberger <andreas.dachsberger at embedded-brains.de>
Date:      Thu Apr 18 10:13:25 2019 +0200

doxygen: score: adjust doc in smp.h to doxygen guidelines

Update #3706.

---

 cpukit/include/rtems/score/smp.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cpukit/include/rtems/score/smp.h b/cpukit/include/rtems/score/smp.h
index 94b7566..4d6b24a 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.
  *
  * @{




More information about the vc mailing list