summaryrefslogtreecommitdiffstats
path: root/backends/m68k_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'backends/m68k_init.c')
-rw-r--r--backends/m68k_init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/m68k_init.c b/backends/m68k_init.c
index 8cae710b..05d544c1 100644
--- a/backends/m68k_init.c
+++ b/backends/m68k_init.c
@@ -48,7 +48,6 @@ m68k_init (Elf *elf __attribute__ ((unused)),
return NULL;
/* We handle it. */
- eh->name = "M68K";
m68k_init_reloc (eh);
HOOK (eh, gotpc_reloc_check);
HOOK (eh, reloc_simple_type);