summaryrefslogtreecommitdiffstats
path: root/backends/ppc64_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'backends/ppc64_init.c')
-rw-r--r--backends/ppc64_init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/ppc64_init.c b/backends/ppc64_init.c
index c8e08380..29907b6b 100644
--- a/backends/ppc64_init.c
+++ b/backends/ppc64_init.c
@@ -45,6 +45,7 @@ ppc64_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;
}