summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm/cpu_asm.S
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/cpu_asm.S
parentRegenerate. (diff)
downloadrtems-78623bce98d56f7b32e56bd4c8cd1642b972db01.tar.bz2
add/adapt documentation
Diffstat (limited to 'cpukit/score/cpu/arm/cpu_asm.S')
-rw-r--r--cpukit/score/cpu/arm/cpu_asm.S8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/score/cpu/arm/cpu_asm.S b/cpukit/score/cpu/arm/cpu_asm.S
index 7630ee67ce..9eebabae38 100644
--- a/cpukit/score/cpu/arm/cpu_asm.S
+++ b/cpukit/score/cpu/arm/cpu_asm.S
@@ -1,3 +1,11 @@
+/**
+ * @file
+ *
+ * @ingroup ScoreCPU
+ *
+ * @brief ARM architecture support implementation.
+ */
+
/*
* $Id$
*