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