summaryrefslogtreecommitdiff
path: root/cpukit/score/src/percpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/percpu.c')
-rw-r--r--cpukit/score/src/percpu.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/score/src/percpu.c b/cpukit/score/src/percpu.c
index 9d1620907b..6aebfc2637 100644
--- a/cpukit/score/src/percpu.c
+++ b/cpukit/score/src/percpu.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Allocate and Initialize Per CPU Structures
* @ingroup PerCPU
+ *
+ * @brief Allocate and Initialize Per CPU Structures
*/
/*