diff options
Diffstat (limited to 'cpu/frv.opc')
-rw-r--r-- | cpu/frv.opc | 3 |
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. */ |