Fix build with -DDEBUG=7
[deliverable/binutils-gdb.git] / opcodes / frv-opc.c
index 3d0d1e0ff838d0d35307a55f509b973d240cc494..e7107a8ba2a40d3f59a16864c05c839aa690ffff 100644 (file)
@@ -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.  */
 
This page took 0.023807 seconds and 4 git commands to generate.