aboutsummaryrefslogtreecommitdiff
path: root/cpu/frv.opc
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2010-10-08 14:00:50 +0000
committerAlan Modra <amodra@gmail.com>2010-10-08 14:00:50 +0000
commit9ccb8af972518810c66317c6c942d2268bfb5123 (patch)
tree1acdeaaf802f3b87c42d584da4c113d548301124 /cpu/frv.opc
parentec3d575a7a6516a1b3065312d228d706de6c49c7 (diff)
downloadfsf-binutils-gdb-9ccb8af972518810c66317c6c942d2268bfb5123.zip
fsf-binutils-gdb-9ccb8af972518810c66317c6c942d2268bfb5123.tar.gz
fsf-binutils-gdb-9ccb8af972518810c66317c6c942d2268bfb5123.tar.bz2
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 3dfadb3..f81cef0 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. */