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