summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-10-28 13:47:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-10-28 13:47:16 +0000
commit7a845e2fd7957ce5e6018cf0d958589d6c7a0d40 (patch)
treea394e17a5838716be0002e1ca1c5c9f983bcda4e /cpukit/score/cpu
parent2002-10-24 Eugeny S. Mints <Eugeny.Mints@oktet.ru> (diff)
downloadrtems-7a845e2fd7957ce5e6018cf0d958589d6c7a0d40.tar.bz2
2002-10-28 Joel Sherrill <joel@OARcorp.com>
* idtcpu.h: Removed warning by turning extra token at the end of an endif into a comment.
Diffstat (limited to 'cpukit/score/cpu')
-rw-r--r--cpukit/score/cpu/mips/ChangeLog5
-rw-r--r--cpukit/score/cpu/mips/idtcpu.h2
-rw-r--r--cpukit/score/cpu/mips/rtems/mips/idtcpu.h2
3 files changed, 7 insertions, 2 deletions
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 <joel@OARcorp.com>
+
+ * idtcpu.h: Removed warning by turning extra token at the end of
+ an endif into a comment.
+
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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