From f49618df2ac14c12f7352ef758c4849b7f8a70b0 Mon Sep 17 00:00:00 2001 From: Andreas Dachsberger Date: Thu, 18 Apr 2019 10:19:23 +0200 Subject: doxygen: score: adjust doc in percpudata.h to doxygen guidelines Update #3706. --- cpukit/include/rtems/score/percpudata.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/include/rtems/score/percpudata.h') 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 -- cgit v1.2.3