summaryrefslogtreecommitdiffstats
path: root/backends/alpha_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'backends/alpha_init.c')
-rw-r--r--backends/alpha_init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/alpha_init.c b/backends/alpha_init.c
index 25c5b32f..f66f40c5 100644
--- a/backends/alpha_init.c
+++ b/backends/alpha_init.c
@@ -50,7 +50,6 @@ alpha_init (Elf *elf __attribute__ ((unused)),
return NULL;
/* We handle it. */
- eh->name = "Alpha";
alpha_init_reloc (eh);
HOOK (eh, dynamic_tag_name);
HOOK (eh, dynamic_tag_check);