summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/v850
diff options
context:
space:
mode:
authorAlex Ivanov <alexivanov97@gmail.com>2013-01-08 09:22:33 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2013-01-08 09:23:30 -0600
commit66fffc747336e40ca78957dcea073fb9c4ec9e39 (patch)
treebfb2b1d2a80dd368b5d78e2751f37206dc8de7f8 /cpukit/score/cpu/v850
parentlibfs: Doxygen Clean Up Task #1 (diff)
downloadrtems-66fffc747336e40ca78957dcea073fb9c4ec9e39.tar.bz2
score: Doxygen Clean Up Task #15
Diffstat (limited to 'cpukit/score/cpu/v850')
-rw-r--r--cpukit/score/cpu/v850/rtems/score/cpu_asm.h13
1 files changed, 6 insertions, 7 deletions
diff --git a/cpukit/score/cpu/v850/rtems/score/cpu_asm.h b/cpukit/score/cpu/v850/rtems/score/cpu_asm.h
index 49a44a93a1..bc22bc199b 100644
--- a/cpukit/score/cpu/v850/rtems/score/cpu_asm.h
+++ b/cpukit/score/cpu/v850/rtems/score/cpu_asm.h
@@ -1,11 +1,10 @@
/**
- * @file rtems/score/cpu_asm.h
- */
-
-/*
- * Very loose template for an include file for the cpu_asm.? file
- * if it is implemented as a ".S" file (preprocessed by cpp) instead
- * of a ".s" file (preprocessed by gm4 or gasp).
+ * @file
+ *
+ * @brief V850 Assembly File
+ * Very loose template for an include file for the cpu_asm.? file
+ * if it is implemented as a ".S" file (preprocessed by cpp) instead
+ * of a ".s" file (preprocessed by gm4 or gasp).
*/
/*