summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/score/cpu/mips/ChangeLog4
-rw-r--r--cpukit/score/cpu/mips/idtcpu.h2
-rw-r--r--cpukit/score/cpu/mips/rtems/mips/idtcpu.h2
3 files changed, 6 insertions, 2 deletions
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 <joel@OARcorp.com>
+
+ * idtcpu.h: Removed warnings.
+
2002-10-28 Joel Sherrill <joel@OARcorp.com>
* 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