summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m32r/rtems/score/m32r.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/m32r/rtems/score/m32r.h')
-rw-r--r--cpukit/score/cpu/m32r/rtems/score/m32r.h16
1 files changed, 11 insertions, 5 deletions
diff --git a/cpukit/score/cpu/m32r/rtems/score/m32r.h b/cpukit/score/cpu/m32r/rtems/score/m32r.h
index d4dbe69744..98461dfa37 100644
--- a/cpukit/score/cpu/m32r/rtems/score/m32r.h
+++ b/cpukit/score/cpu/m32r/rtems/score/m32r.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 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).
*