opcodes/gas: blackfin: handle more ASTAT flags
[binutils-gdb.git] / opcodes / mep-desc.h
index 68377025a4fa8cdf6cf6e2c7059925827b8f8d55..97adde8231ede393f9c14bf50922af683a0f4e17 100644 (file)
@@ -28,11 +28,7 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 #define CGEN_ARCH mep
 
 /* Given symbol S, return mep_cgen_<S>.  */
-#if defined (__STDC__) || defined (ALMOST_STDC) || defined (HAVE_STRINGIZE)
 #define CGEN_SYM(s) mep##_cgen_##s
-#else
-#define CGEN_SYM(s) mep/**/_cgen_/**/s
-#endif
 
 
 /* Selected cpu families.  */