[PATCH 98/98] doxygen: score: adjust doc in percpudata.h to doxygen guidelines
Sebastian Huber
sebastian.huber at embedded-brains.de
Tue May 7 05:40:43 UTC 2019
From: Andreas Dachsberger <andreas.dachsberger at embedded-brains.de>
---
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 204a888682..1961c323d4 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
--
2.16.4
More information about the devel
mailing list