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