From 37ec92403b4d32b349d239339a1b829cef29f2a2 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Fri, 12 Feb 2010 03:25:49 +0000 Subject: * 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. --- opcodes/iq2000-desc.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'opcodes/iq2000-desc.h') diff --git a/opcodes/iq2000-desc.h b/opcodes/iq2000-desc.h index 8f2e4b6..a1200c7 100644 --- a/opcodes/iq2000-desc.h +++ b/opcodes/iq2000-desc.h @@ -28,11 +28,7 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger. #define CGEN_ARCH iq2000 /* Given symbol S, return iq2000_cgen_. */ -#if defined (__STDC__) || defined (ALMOST_STDC) || defined (HAVE_STRINGIZE) #define CGEN_SYM(s) iq2000##_cgen_##s -#else -#define CGEN_SYM(s) iq2000/**/_cgen_/**/s -#endif /* Selected cpu families. */ -- cgit v1.1