summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm/arm_exc_handler_high.c
diff options
context:
space:
mode:
authorThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2010-04-08 10:13:46 +0000
committerThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2010-04-08 10:13:46 +0000
commit78623bce98d56f7b32e56bd4c8cd1642b972db01 (patch)
treee54736bfe815802f8ae4676023b00923e11dd8e3 /cpukit/score/cpu/arm/arm_exc_handler_high.c
parentRegenerate. (diff)
downloadrtems-78623bce98d56f7b32e56bd4c8cd1642b972db01.tar.bz2
add/adapt documentation
Diffstat (limited to 'cpukit/score/cpu/arm/arm_exc_handler_high.c')
-rw-r--r--cpukit/score/cpu/arm/arm_exc_handler_high.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/score/cpu/arm/arm_exc_handler_high.c b/cpukit/score/cpu/arm/arm_exc_handler_high.c
index 6b8cf9265c..176c1b4561 100644
--- a/cpukit/score/cpu/arm/arm_exc_handler_high.c
+++ b/cpukit/score/cpu/arm/arm_exc_handler_high.c
@@ -1,7 +1,9 @@
/**
* @file
*
- * ARM exception support code.
+ * @ingroup ScoreCPU
+ *
+ * @brief ARM exception support implementation.
*/
/*