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