summaryrefslogtreecommitdiff
path: root/opcodes/mt-desc.h
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/mt-desc.h')
-rw-r--r--opcodes/mt-desc.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/opcodes/mt-desc.h b/opcodes/mt-desc.h
index 813bd923a3d..12d0a5f1a23 100644
--- a/opcodes/mt-desc.h
+++ b/opcodes/mt-desc.h
@@ -28,11 +28,7 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger.
#define CGEN_ARCH mt
/* Given symbol S, return mt_cgen_<S>. */
-#if defined (__STDC__) || defined (ALMOST_STDC) || defined (HAVE_STRINGIZE)
#define CGEN_SYM(s) mt##_cgen_##s
-#else
-#define CGEN_SYM(s) mt/**/_cgen_/**/s
-#endif
/* Selected cpu families. */