summaryrefslogtreecommitdiff
path: root/cpu/frv.opc
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2010-10-08 14:00:44 +0000
committerAlan Modra <amodra@bigpond.net.au>2010-10-08 14:00:44 +0000
commit0872d67b6382af85382c126839e530402582ba2d (patch)
treeeb59df13776d03fd3694f6b887748559e18d9df5 /cpu/frv.opc
parent51b7f8fdfec0d1f811e9bcd65d5cef6b2825c20f (diff)
downloadbinutils-redhat-0872d67b6382af85382c126839e530402582ba2d.tar.gz
Fix build with -DDEBUG=7
Diffstat (limited to 'cpu/frv.opc')
-rw-r--r--cpu/frv.opc3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpu/frv.opc b/cpu/frv.opc
index 3dfadb3b9b..f81cef0d60 100644
--- a/cpu/frv.opc
+++ b/cpu/frv.opc
@@ -81,6 +81,9 @@ int spr_valid (long);
#include "elf/frv.h"
#include <stdio.h>
+/* DEBUG appears below as argument of OP macro. */
+#undef DEBUG
+
/* Returns TRUE if {MAJOR,MACH} is a major branch of the FRV
development tree. */