From 7a845e2fd7957ce5e6018cf0d958589d6c7a0d40 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 28 Oct 2002 13:47:16 +0000 Subject: 2002-10-28 Joel Sherrill * idtcpu.h: Removed warning by turning extra token at the end of an endif into a comment. --- cpukit/score/cpu/mips/ChangeLog | 5 +++++ cpukit/score/cpu/mips/idtcpu.h | 2 +- cpukit/score/cpu/mips/rtems/mips/idtcpu.h | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) (limited to 'cpukit/score/cpu') diff --git a/cpukit/score/cpu/mips/ChangeLog b/cpukit/score/cpu/mips/ChangeLog index 19aeaa36b2..40dcdc88a7 100644 --- a/cpukit/score/cpu/mips/ChangeLog +++ b/cpukit/score/cpu/mips/ChangeLog @@ -1,3 +1,8 @@ +2002-10-28 Joel Sherrill + + * idtcpu.h: Removed warning by turning extra token at the end of + an endif into a comment. + 2002-10-25 Ralf Corsepius * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE. diff --git a/cpukit/score/cpu/mips/idtcpu.h b/cpukit/score/cpu/mips/idtcpu.h index 3ff31aa8c8..d48c4ec343 100644 --- a/cpukit/score/cpu/mips/idtcpu.h +++ b/cpukit/score/cpu/mips/idtcpu.h @@ -462,7 +462,7 @@ LICENSED MATERIAL - PROGRAM PROPERTY OF IDT #define C1_REVISION $0 #define C1_STATUS $31 -#endif XDS +#endif / * XDS */ #ifdef R4650 #define IWATCH $18 diff --git a/cpukit/score/cpu/mips/rtems/mips/idtcpu.h b/cpukit/score/cpu/mips/rtems/mips/idtcpu.h index 3ff31aa8c8..d48c4ec343 100644 --- a/cpukit/score/cpu/mips/rtems/mips/idtcpu.h +++ b/cpukit/score/cpu/mips/rtems/mips/idtcpu.h @@ -462,7 +462,7 @@ LICENSED MATERIAL - PROGRAM PROPERTY OF IDT #define C1_REVISION $0 #define C1_STATUS $31 -#endif XDS +#endif / * XDS */ #ifdef R4650 #define IWATCH $18 -- cgit v1.2.3