opcodes/
[binutils-gdb.git] / opcodes / ip2k-desc.h
index cbefb1dd6c3c94e7ab78bfcb2d014e3efb34b5d5..1c5af9fa6647e901d780c62e0ced4b0c10d03094 100644 (file)
@@ -28,11 +28,7 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 #define CGEN_ARCH ip2k
 
 /* Given symbol S, return ip2k_cgen_<S>.  */
-#if defined (__STDC__) || defined (ALMOST_STDC) || defined (HAVE_STRINGIZE)
 #define CGEN_SYM(s) ip2k##_cgen_##s
-#else
-#define CGEN_SYM(s) ip2k/**/_cgen_/**/s
-#endif
 
 
 /* Selected cpu families.  */