X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fm32r-opinst.c;h=3814be894c164ffd37fae82e4755ca1f7775ce9b;hb=8ebac3aae962b531a2b86b6afba9e9d19a30c74d;hp=0e46e91cb0b75acedb2ca6a9d559778ff2d2e38d;hpb=05994f45db64e255bb77913bad21859e49b461cb;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/m32r-opinst.c b/opcodes/m32r-opinst.c index 0e46e91cb0..3814be894c 100644 --- a/opcodes/m32r-opinst.c +++ b/opcodes/m32r-opinst.c @@ -31,11 +31,7 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger. /* Operand references. */ -#if defined (__STDC__) || defined (ALMOST_STDC) || defined (HAVE_STRINGIZE) #define OP_ENT(op) M32R_OPERAND_##op -#else -#define OP_ENT(op) M32R_OPERAND_/**/op -#endif #define INPUT CGEN_OPINST_INPUT #define OUTPUT CGEN_OPINST_OUTPUT #define END CGEN_OPINST_END