[rtems commit] doxygen: score: adjust doc in percpudata.h to doxygen guidelines
Sebastian Huber
sebh at rtems.org
Mon May 13 05:52:29 UTC 2019
Module: rtems
Branch: master
Commit: f49618df2ac14c12f7352ef758c4849b7f8a70b0
Changeset: http://git.rtems.org/rtems/commit/?id=f49618df2ac14c12f7352ef758c4849b7f8a70b0
Author: Andreas Dachsberger <andreas.dachsberger at embedded-brains.de>
Date: Thu Apr 18 10:19:23 2019 +0200
doxygen: score: adjust doc in percpudata.h to doxygen guidelines
Update #3706.
---
cpukit/include/rtems/score/percpudata.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/cpukit/include/rtems/score/percpudata.h b/cpukit/include/rtems/score/percpudata.h
index 204a888..1961c32 100644
--- a/cpukit/include/rtems/score/percpudata.h
+++ b/cpukit/include/rtems/score/percpudata.h
@@ -35,6 +35,8 @@ extern "C" {
*
* @ingroup PerCPU
*
+ * @brief Flexible Per-CPU Data
+ *
* Provides the definition of custom per-CPU items. The items are collected in
* a special linker set. During system initialization the content of the
* linker set is duplicated for all secondary processors using memory allocated
More information about the vc
mailing list