From 4896ab5dfc2e32eec96fc4ce3f25a32532682f2b Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Sun, 14 Jun 2009 23:31:05 +0000 Subject: [PATCH] 2009-06-15 Chris Johns * score/cpu/mips/rtems/mips/idtcpu.h: Remote WAIT define. Horrible overload. --- cpukit/ChangeLog | 5 +++++ cpukit/score/cpu/mips/rtems/mips/idtcpu.h | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index bb19740476..dfda94f35a 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2009-06-15 Chris Johns + + * score/cpu/mips/rtems/mips/idtcpu.h: Remote WAIT define. Horrible + overload. + 2009-06-13 Joel Sherrill * score/src/heapwalk.c: Remove include of stdlib.h since abort was not diff --git a/cpukit/score/cpu/mips/rtems/mips/idtcpu.h b/cpukit/score/cpu/mips/rtems/mips/idtcpu.h index a35fc48a63..e8904e1f4e 100644 --- a/cpukit/score/cpu/mips/rtems/mips/idtcpu.h +++ b/cpukit/score/cpu/mips/rtems/mips/idtcpu.h @@ -178,10 +178,11 @@ LICENSED MATERIAL - PROGRAM PROPERTY OF IDT #define Hit_Set_Virtual_SI 0x1E /* 7 2 */ #define Hit_Set_Virtual_SD 0x1F /* 7 3 */ +/* Disabled by chris -- horrible overload of common word. #ifndef WAIT #define WAIT .word 0x42000020 #endif /* WAIT */ - +*/ /* Disabled by joel -- horrible overload of common word. #ifndef wait #define wait .word 0x42000020