summaryrefslogtreecommitdiff
path: root/opcodes/m32r-opinst.c
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2010-02-12 03:25:49 +0000
committerDoug Evans <dje@google.com>2010-02-12 03:25:49 +0000
commit37ec92403b4d32b349d239339a1b829cef29f2a2 (patch)
tree7a53f01cc0efe810b7576e46353f8f342d091b21 /opcodes/m32r-opinst.c
parent114dfbe13efea1a1405dbcf5d9254e59d309382f (diff)
downloadbinutils-gdb-37ec92403b4d32b349d239339a1b829cef29f2a2.tar.gz
* fr30-desc.c, * fr30-desc.h, * fr30-opc.c,
* frv-desc.c, * frv-desc.h, * frv-opc.c, * ip2k-desc.c, * ip2k-desc.h, * ip2k-opc.c, * iq2000-desc.c, * iq2000-desc.h, * iq2000-opc.c, * lm32-desc.c, * lm32-desc.h, * lm32-opc.c, * lm32-opinst.c, * m32c-desc.c, * m32c-desc.h, * m32c-opc.c, * m32r-desc.c, * m32r-desc.h, * m32r-opc.c, * m32r-opinst.c, * mep-desc.c, * mep-desc.h, * mep-opc.c, * mt-desc.c, * mt-desc.h, * mt-opc.c, * openrisc-desc.c, * openrisc-desc.h, * openrisc-opc.c, * xc16x-desc.c, * xc16x-desc.h, * xc16x-opc.c, * xstormy16-desc.c, * xstormy16-desc.h, * xstormy16-opc.c: Regenerate.
Diffstat (limited to 'opcodes/m32r-opinst.c')
-rw-r--r--opcodes/m32r-opinst.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/opcodes/m32r-opinst.c b/opcodes/m32r-opinst.c
index 0e46e91cb0b..3814be894c1 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