summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/mips
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2009-06-14 23:31:05 +0000
committerChris Johns <chrisj@rtems.org>2009-06-14 23:31:05 +0000
commit4896ab5dfc2e32eec96fc4ce3f25a32532682f2b (patch)
tree061db6787eff3ba13be6a95a698ab6e80c58ef01 /cpukit/score/cpu/mips
parent2009-06-13 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-4896ab5dfc2e32eec96fc4ce3f25a32532682f2b.tar.bz2
2009-06-15 Chris Johns <chrisj@rtems.org>
* score/cpu/mips/rtems/mips/idtcpu.h: Remote WAIT define. Horrible overload.
Diffstat (limited to 'cpukit/score/cpu/mips')
-rw-r--r--cpukit/score/cpu/mips/rtems/mips/idtcpu.h3
1 files changed, 2 insertions, 1 deletions
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