diff options
Diffstat (limited to 'backends/ppc_init.c')
| -rw-r--r-- | backends/ppc_init.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/ppc_init.c b/backends/ppc_init.c index e2ad85c8..3e71474c 100644 --- a/backends/ppc_init.c +++ b/backends/ppc_init.c @@ -44,6 +44,7 @@ ppc_init (elf, machine, eh, ehlen) HOOK (eh, check_special_symbol); HOOK (eh, bss_plt_p); HOOK (eh, return_value_location); + HOOK (eh, register_name); return MODVERSION; } |
