summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/mips/idtcpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/mips/idtcpu.h')
-rw-r--r--cpukit/score/cpu/mips/idtcpu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/score/cpu/mips/idtcpu.h b/cpukit/score/cpu/mips/idtcpu.h
index 02153b184f..bbddf23a1d 100644
--- a/cpukit/score/cpu/mips/idtcpu.h
+++ b/cpukit/score/cpu/mips/idtcpu.h
@@ -176,9 +176,11 @@ LICENSED MATERIAL - PROGRAM PROPERTY OF IDT
#define WAIT .word 0x42000020
#endif WAIT
+/* Disabled by joel -- horrible overload of common word.
#ifndef wait
#define wait .word 0x42000020
#endif wait
+*/
#endif