summaryrefslogtreecommitdiff
path: root/sim/sh64/sh-desc.h
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2010-02-12 02:44:26 +0000
committerDoug Evans <dje@google.com>2010-02-12 02:44:26 +0000
commit2310652a4f4b6568a96583e6930904e7c25efdcd (patch)
tree4f584e44fb4dc2276618b05d1a0302765efa0516 /sim/sh64/sh-desc.h
parent15c3d785c32724ff94d54a613fcb627d1da0b721 (diff)
Regenerate cgen-derived files.
Diffstat (limited to 'sim/sh64/sh-desc.h')
-rw-r--r--sim/sh64/sh-desc.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sim/sh64/sh-desc.h b/sim/sh64/sh-desc.h
index f954688e7c..de43f8430b 100644
--- a/sim/sh64/sh-desc.h
+++ b/sim/sh64/sh-desc.h
@@ -28,11 +28,7 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger.
#define CGEN_ARCH sh
/* Given symbol S, return sh_cgen_<S>. */
-#if defined (__STDC__) || defined (ALMOST_STDC) || defined (HAVE_STRINGIZE)
#define CGEN_SYM(s) sh##_cgen_##s
-#else
-#define CGEN_SYM(s) sh/**/_cgen_/**/s
-#endif
/* Selected cpu families. */