From 9584c06f3e48fdfa2d1a31061837af94222457cd Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 4 Nov 2002 22:19:49 +0000 Subject: 2002-11-04 Joel Sherrill * idtcpu.h: Removed warning. --- 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(-) diff --git a/cpukit/score/cpu/mips/ChangeLog b/cpukit/score/cpu/mips/ChangeLog index 2523441aed..5597b75403 100644 --- a/cpukit/score/cpu/mips/ChangeLog +++ b/cpukit/score/cpu/mips/ChangeLog @@ -1,3 +1,7 @@ +2002-11-04 Joel Sherrill + + * idtcpu.h: Removed warning. + 2002-11-01 Joel Sherrill * idtcpu.h: Removed warnings. diff --git a/cpukit/score/cpu/mips/idtcpu.h b/cpukit/score/cpu/mips/idtcpu.h index e656f4211e..435fad35a2 100644 --- a/cpukit/score/cpu/mips/idtcpu.h +++ b/cpukit/score/cpu/mips/idtcpu.h @@ -175,7 +175,7 @@ LICENSED MATERIAL - PROGRAM PROPERTY OF IDT #ifndef WAIT #define WAIT .word 0x42000020 -#endif WAIT +#endif /* WAIT */ /* Disabled by joel -- horrible overload of common word. #ifndef wait diff --git a/cpukit/score/cpu/mips/rtems/mips/idtcpu.h b/cpukit/score/cpu/mips/rtems/mips/idtcpu.h index e656f4211e..435fad35a2 100644 --- a/cpukit/score/cpu/mips/rtems/mips/idtcpu.h +++ b/cpukit/score/cpu/mips/rtems/mips/idtcpu.h @@ -175,7 +175,7 @@ LICENSED MATERIAL - PROGRAM PROPERTY OF IDT #ifndef WAIT #define WAIT .word 0x42000020 -#endif WAIT +#endif /* WAIT */ /* Disabled by joel -- horrible overload of common word. #ifndef wait -- cgit v1.2.3