summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/mips/idtcpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/cpu/mips/idtcpu.h')
-rw-r--r--c/src/exec/score/cpu/mips/idtcpu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/exec/score/cpu/mips/idtcpu.h b/c/src/exec/score/cpu/mips/idtcpu.h
index 02153b184f..bbddf23a1d 100644
--- a/c/src/exec/score/cpu/mips/idtcpu.h
+++ b/c/src/exec/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