summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/percpudata.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/include/rtems/score/percpudata.h2
1 files changed, 2 insertions, 0 deletions
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