summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/epiphany
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-03-25 10:45:25 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-03-26 11:27:53 +0100
commit5526527e5111c0fc5b6daaee63edc21f658410a6 (patch)
treee26df8177c0971546d0f7d1f3d1f9edd2fa8b998 /cpukit/score/cpu/epiphany
parentscore: Add implementation top-level group (diff)
downloadrtems-5526527e5111c0fc5b6daaee63edc21f658410a6.tar.bz2
score: Rename ScoreCPU Doxygen group
Update #3706.
Diffstat (limited to 'cpukit/score/cpu/epiphany')
-rw-r--r--cpukit/score/cpu/epiphany/epiphany-exception-handler.S2
-rw-r--r--cpukit/score/cpu/epiphany/include/rtems/score/epiphany-utility.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/cpu/epiphany/epiphany-exception-handler.S b/cpukit/score/cpu/epiphany/epiphany-exception-handler.S
index 23f0947cb4..a65db17a5b 100644
--- a/cpukit/score/cpu/epiphany/epiphany-exception-handler.S
+++ b/cpukit/score/cpu/epiphany/epiphany-exception-handler.S
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup ScoreCPU
+ * @ingroup RTEMSScoreCPU
*
* @brief Epiphany exception support implementation.
*/
diff --git a/cpukit/score/cpu/epiphany/include/rtems/score/epiphany-utility.h b/cpukit/score/cpu/epiphany/include/rtems/score/epiphany-utility.h
index 04cb2de28c..bc7ec42adf 100644
--- a/cpukit/score/cpu/epiphany/include/rtems/score/epiphany-utility.h
+++ b/cpukit/score/cpu/epiphany/include/rtems/score/epiphany-utility.h
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup ScoreCPU
+ * @ingroup RTEMSScoreCPU
*
* @brief This include file contains macros pertaining to the
* Epiphany processor family.