From 3967dbe4d3afc9c727dad56e0b5faa05b0b3f5e3 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Sun, 14 Jun 2009 23:33:44 +0000 Subject: [PATCH] Fixed nested includes. --- cpukit/score/cpu/mips/rtems/mips/idtcpu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpukit/score/cpu/mips/rtems/mips/idtcpu.h b/cpukit/score/cpu/mips/rtems/mips/idtcpu.h index e8904e1f4e..00455dc3d5 100644 --- a/cpukit/score/cpu/mips/rtems/mips/idtcpu.h +++ b/cpukit/score/cpu/mips/rtems/mips/idtcpu.h @@ -181,7 +181,7 @@ LICENSED MATERIAL - PROGRAM PROPERTY OF IDT /* Disabled by chris -- horrible overload of common word. #ifndef WAIT #define WAIT .word 0x42000020 -#endif /* WAIT */ +#endif */ /* Disabled by joel -- horrible overload of common word. #ifndef wait