From 22ddca1f4a3b0c3ade4cea1285b16f696c66ba1f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 19 Feb 2005 06:29:39 +0000 Subject: 2005-02-19 Ralf Corsepius * rtems/score/cpu.h: Remove traces from NO_CPU. --- cpukit/score/cpu/unix/ChangeLog | 4 ++++ cpukit/score/cpu/unix/rtems/score/cpu.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'cpukit/score/cpu/unix') diff --git a/cpukit/score/cpu/unix/ChangeLog b/cpukit/score/cpu/unix/ChangeLog index 7a1c85928b..80eae8f4e1 100644 --- a/cpukit/score/cpu/unix/ChangeLog +++ b/cpukit/score/cpu/unix/ChangeLog @@ -1,3 +1,7 @@ +2005-02-19 Ralf Corsepius + + * rtems/score/cpu.h: Remove traces from NO_CPU. + 2005-02-08 Ralf Corsepius * Makefile.am: Split out preinstallation rules. diff --git a/cpukit/score/cpu/unix/rtems/score/cpu.h b/cpukit/score/cpu/unix/rtems/score/cpu.h index edb31b3bd4..ff45eec8bc 100644 --- a/cpukit/score/cpu/unix/rtems/score/cpu.h +++ b/cpukit/score/cpu/unix/rtems/score/cpu.h @@ -144,7 +144,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 "UNIX_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 -- cgit v1.2.3