diff options
Diffstat (limited to 'backends/ppc_init.c')
| -rw-r--r-- | backends/ppc_init.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/ppc_init.c b/backends/ppc_init.c index aea9f2d7..eb286c25 100644 --- a/backends/ppc_init.c +++ b/backends/ppc_init.c @@ -50,7 +50,6 @@ ppc_init (Elf *elf __attribute__ ((unused)), return NULL; /* We handle it. */ - eh->name = "PowerPC"; ppc_init_reloc (eh); HOOK (eh, reloc_simple_type); HOOK (eh, machine_flag_check); |
