summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/epiphany
diff options
context:
space:
mode:
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.