summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/v850/rtems/score/v850.h
diff options
context:
space:
mode:
authorAlex Ivanov <alexivanov97@gmail.com>2013-01-08 13:36:13 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2013-01-08 13:36:58 -0600
commit4f5740fd6cf79a6a000191a81e5297bc515eb9d7 (patch)
tree4007c35db32e4741cdcb1cca0778852566f549d8 /cpukit/score/cpu/v850/rtems/score/v850.h
parentleon3: disable unused ISR handler (diff)
downloadrtems-4f5740fd6cf79a6a000191a81e5297bc515eb9d7.tar.bz2
score: Doxygen Clean Up Task #16
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/v850/rtems/score/v850.h14
1 files changed, 9 insertions, 5 deletions
diff --git a/cpukit/score/cpu/v850/rtems/score/v850.h b/cpukit/score/cpu/v850/rtems/score/v850.h
index 3e9bec56f3..df35925c7b 100644
--- a/cpukit/score/cpu/v850/rtems/score/v850.h
+++ b/cpukit/score/cpu/v850/rtems/score/v850.h
@@ -1,8 +1,12 @@
-/*
- * This file sets up basic CPU dependency settings based on
- * compiler settings. For example, it can determine if
- * floating point is available. This particular implementation
- * is specified to the Renesas v850 port.
+/**
+ * @file
+ *
+ * @brief V850 Set up Basic CPU Dependency Settings Based on Compiler Settings
+ *
+ * This file sets up basic CPU dependency settings based on
+ * compiler settings. For example, it can determine if
+ * floating point is available. This particular implementation
+ * is specified to the Renesas v850 port.
*/
/*