summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/or1k/or1k-exception-handler-low.S
diff options
context:
space:
mode:
authorAndreas Dachsberger <andreas.dachsberger@embedded-brains.de>2019-03-26 11:40:41 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-04-02 07:29:27 +0200
commit39594416c42c38f757f4195fca61986dc83bb583 (patch)
tree62a33a57fcd81a64ec4560d1578a8ed6f437e72e /cpukit/score/cpu/or1k/or1k-exception-handler-low.S
parentdoxygen: score: Add nios2 CPU architecture group (diff)
downloadrtems-39594416c42c38f757f4195fca61986dc83bb583.tar.bz2
doxygen: score: Add or1k CPU architecture group
Update #3706.
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/or1k/or1k-exception-handler-low.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/or1k/or1k-exception-handler-low.S b/cpukit/score/cpu/or1k/or1k-exception-handler-low.S
index cbf69df9fc..5bf6492946 100644
--- a/cpukit/score/cpu/or1k/or1k-exception-handler-low.S
+++ b/cpukit/score/cpu/or1k/or1k-exception-handler-low.S
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup RTEMSScoreCPU
+ * @addtogroup RTEMSScoreCPU
*
* @brief OR1K exception support implementation.
*/