Blackfin disassmbler: fix typo where M2.H was decoded as L2.H
[binutils-gdb.git] / opcodes / fr30-desc.h
index 0f10ac79cbf1a9c498ac03c3f17c4cc4c808e89c..95e482746a49eebf8bbb6e2ab5ba88fcf2727d60 100644 (file)
@@ -28,11 +28,7 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 #define CGEN_ARCH fr30
 
 /* Given symbol S, return fr30_cgen_<S>.  */
-#if defined (__STDC__) || defined (ALMOST_STDC) || defined (HAVE_STRINGIZE)
 #define CGEN_SYM(s) fr30##_cgen_##s
-#else
-#define CGEN_SYM(s) fr30/**/_cgen_/**/s
-#endif
 
 
 /* Selected cpu families.  */