summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/avr/rtems/score/avr.h
diff options
context:
space:
mode:
authorAlex Ivanov <alexivanov97@gmail.com>2013-01-10 08:50:33 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2013-01-10 08:50:33 -0600
commited70eaea0b33f5437ac88856f460568d7905027d (patch)
tree3250673e1253709f5afc9e678bca0c3ce1937bd0 /cpukit/score/cpu/avr/rtems/score/avr.h
parentscore: Doxygen Clean Up Task #12 (diff)
downloadrtems-ed70eaea0b33f5437ac88856f460568d7905027d.tar.bz2
score: Doxygen Clean Up Task #14
Diffstat (limited to 'cpukit/score/cpu/avr/rtems/score/avr.h')
-rw-r--r--cpukit/score/cpu/avr/rtems/score/avr.h15
1 files changed, 9 insertions, 6 deletions
diff --git a/cpukit/score/cpu/avr/rtems/score/avr.h b/cpukit/score/cpu/avr/rtems/score/avr.h
index 23ecbb3e76..cee1a24102 100644
--- a/cpukit/score/cpu/avr/rtems/score/avr.h
+++ b/cpukit/score/cpu/avr/rtems/score/avr.h
@@ -1,13 +1,16 @@
/**
- * @file rtems/score/avr.h
+ * @file
+ *
+ * @brief Intel AVR 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 avr port.
*/
/*
- * 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 avr port.
- *
* COPYRIGHT 2004, Ralf Corsepius, Ulm, Germany.
*
* The license and distribution terms for this file may be