summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc/include/rtems/score/cpu.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-03-15 08:55:12 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-03-15 16:01:06 +0100
commitd0dd98cca074f9220637ffbc693ef700014025f7 (patch)
tree6715926b0c15690ac36c1f807c02c10b04b1a23b /cpukit/score/cpu/sparc/include/rtems/score/cpu.h
parentscore: Fix Doxygen group identifier (diff)
downloadrtems-d0dd98cca074f9220637ffbc693ef700014025f7.tar.bz2
sparc: Add header files to Doxygen group
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/sparc/include/rtems/score/cpu.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpukit/score/cpu/sparc/include/rtems/score/cpu.h b/cpukit/score/cpu/sparc/include/rtems/score/cpu.h
index 9044294304..43b9b75bec 100644
--- a/cpukit/score/cpu/sparc/include/rtems/score/cpu.h
+++ b/cpukit/score/cpu/sparc/include/rtems/score/cpu.h
@@ -3,10 +3,10 @@
/**
* @file
*
- * @brief SPARC CPU Department Source
+ * @ingroup RTEMSScoreCPUSPARC
*
- * This include file contains information pertaining to the port of
- * the executive to the SPARC processor.
+ * @brief This header file defines interfaces pertaining to the port of the
+ * executive to the SPARC processor.
*/
/*