summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/v850/rtems/score/cpu_asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/v850/rtems/score/cpu_asm.h')
-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).
*/
/*