summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m32c/rtems/score/m32c.h
diff options
context:
space:
mode:
authorAlex Ivanov <alexivanov97@gmail.com>2013-01-08 11:39:08 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2013-01-08 11:40:52 -0600
commit1362b7a6d067d26e0409b226947f676016ee7135 (patch)
tree904c4fdddd8b732764a0cd42fa6e4f5f00019256 /cpukit/score/cpu/m32c/rtems/score/m32c.h
parentm68k/mvme167: Compiles again (diff)
downloadrtems-1362b7a6d067d26e0409b226947f676016ee7135.tar.bz2
score: Doxygen Clean Up Task #4
Diffstat (limited to 'cpukit/score/cpu/m32c/rtems/score/m32c.h')
-rw-r--r--cpukit/score/cpu/m32c/rtems/score/m32c.h16
1 files changed, 11 insertions, 5 deletions
diff --git a/cpukit/score/cpu/m32c/rtems/score/m32c.h b/cpukit/score/cpu/m32c/rtems/score/m32c.h
index 5cd3e71103..9be83e71e4 100644
--- a/cpukit/score/cpu/m32c/rtems/score/m32c.h
+++ b/cpukit/score/cpu/m32c/rtems/score/m32c.h
@@ -1,9 +1,15 @@
-/*
- * 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 NO CPU port.
+/**
+ * @file
+ *
+ * @brief M32C 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 NO CPU port.
+ */
+
+/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
*