From 75749ff8154009f5c8ea44ab40fb26ac5afeebfc Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 1 Nov 2002 22:00:27 +0000 Subject: 2002-11-01 Joel Sherrill * idtcpu.h: Removed warnings. --- cpukit/score/cpu/mips/ChangeLog | 4 ++++ cpukit/score/cpu/mips/idtcpu.h | 2 +- cpukit/score/cpu/mips/rtems/mips/idtcpu.h | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) (limited to 'cpukit') diff --git a/cpukit/score/cpu/mips/ChangeLog b/cpukit/score/cpu/mips/ChangeLog index 40dcdc88a7..2523441aed 100644 --- a/cpukit/score/cpu/mips/ChangeLog +++ b/cpukit/score/cpu/mips/ChangeLog @@ -1,3 +1,7 @@ +2002-11-01 Joel Sherrill + + * idtcpu.h: Removed warnings. + 2002-10-28 Joel Sherrill * idtcpu.h: Removed warning by turning extra token at the end of diff --git a/cpukit/score/cpu/mips/idtcpu.h b/cpukit/score/cpu/mips/idtcpu.h index d48c4ec343..e656f4211e 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 d48c4ec343..e656f4211e 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