summaryrefslogtreecommitdiff
path: root/opcodes/frv-opc.c
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
commitc0db44e3c62db256f853445359619b52f6f916d4 (patch)
tree32d200efaddbd61635514ed9ca9c099793e837cf /opcodes/frv-opc.c
parent326a8778de585aa8bf8358409e735c253e53e613 (diff)
downloadgdb-c0db44e3c62db256f853445359619b52f6f916d4.tar.gz
Fix build with -DDEBUG=7
Diffstat (limited to 'opcodes/frv-opc.c')
-rw-r--r--opcodes/frv-opc.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/opcodes/frv-opc.c b/opcodes/frv-opc.c
index 3d0d1e0ff83..e7107a8ba2a 100644
--- a/opcodes/frv-opc.c
+++ b/opcodes/frv-opc.c
@@ -34,6 +34,9 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger.
#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. */