summaryrefslogtreecommitdiffstats
path: root/backends/sh_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'backends/sh_init.c')
-rw-r--r--backends/sh_init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/sh_init.c b/backends/sh_init.c
index 5526aca1..24f4d4a4 100644
--- a/backends/sh_init.c
+++ b/backends/sh_init.c
@@ -50,7 +50,6 @@ sh_init (Elf *elf __attribute__ ((unused)),
return NULL;
/* We handle it. */
- eh->name = "Hitachi SH";
sh_init_reloc (eh);
HOOK (eh, reloc_simple_type);
HOOK (eh, gotpc_reloc_check);