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

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


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

Author:    Andreas Dachsberger <andreas.dachsberger at embedded-brains.de>
Date:      Wed Apr 10 10:54:48 2019 +0200

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

Update #3706.

---

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

diff --git a/cpukit/include/rtems/score/percpudata.h b/cpukit/include/rtems/score/percpudata.h
index 9cb8cf4..204a888 100644
--- a/cpukit/include/rtems/score/percpudata.h
+++ b/cpukit/include/rtems/score/percpudata.h
@@ -1,3 +1,11 @@
+/**
+ * @file
+ *
+ * @ingroup PerCPUData
+ *
+ * @brief Definition of custom per-CPU items.
+ */
+
 /*
  * Copyright (c) 2018 embedded brains GmbH.  All rights reserved.
  *



More information about the vc mailing list