summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-11-01 22:00:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-11-01 22:00:27 +0000
commit75749ff8154009f5c8ea44ab40fb26ac5afeebfc (patch)
tree20a5853bb66d8240b0ce486094123de5a7e7844b /cpukit
parent2002-11-01 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-75749ff8154009f5c8ea44ab40fb26ac5afeebfc.tar.bz2
2002-11-01 Joel Sherrill <joel@OARcorp.com>
* idtcpu.h: Removed warnings.
Diffstat (limited to 'cpukit')
-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