summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/h8300/rtems/score
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-19 06:29:39 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-19 06:29:39 +0000
commit22ddca1f4a3b0c3ade4cea1285b16f696c66ba1f (patch)
tree3d03ef48029c279ffc38f27164debef822d73902 /cpukit/score/cpu/h8300/rtems/score
parent2005-02-18 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-22ddca1f4a3b0c3ade4cea1285b16f696c66ba1f.tar.bz2
2005-02-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/cpu.h: Remove traces from NO_CPU.
Diffstat (limited to 'cpukit/score/cpu/h8300/rtems/score')
-rw-r--r--cpukit/score/cpu/h8300/rtems/score/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/h8300/rtems/score/cpu.h b/cpukit/score/cpu/h8300/rtems/score/cpu.h
index 962db4ca13..735ff448b9 100644
--- a/cpukit/score/cpu/h8300/rtems/score/cpu.h
+++ b/cpukit/score/cpu/h8300/rtems/score/cpu.h
@@ -155,7 +155,7 @@ extern "C" {
* If there is a FP coprocessor such as the i387 or mc68881, then
* the answer is TRUE.
*
- * The macro name "NO_CPU_HAS_FPU" should be made CPU specific.
+ * The macro name "H8300_HAS_FPU" should be made CPU specific.
* It indicates whether or not this CPU model has FP support. For
* example, it would be possible to have an i386_nofp CPU model
* which set this to false to indicate that you have an i386 without