From 9ccb8af972518810c66317c6c942d2268bfb5123 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 8 Oct 2010 14:00:50 +0000 Subject: Fix build with -DDEBUG=7 --- opcodes/frv-opc.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'opcodes/frv-opc.c') diff --git a/opcodes/frv-opc.c b/opcodes/frv-opc.c index 3d0d1e0..e7107a8 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 +/* DEBUG appears below as argument of OP macro. */ +#undef DEBUG + /* Returns TRUE if {MAJOR,MACH} is a major branch of the FRV development tree. */ -- cgit v1.1