summaryrefslogtreecommitdiff
path: root/backends/x86_64_init.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2005-12-05 22:46:21 +0000
committerRoland McGrath <roland@redhat.com>2005-12-05 22:46:21 +0000
commit994b4899278199fc4d307780dac0ea50b238bc74 (patch)
tree319952538a8556fa7f4d1ffcb4ae258fc6c47a5b /backends/x86_64_init.c
parent038129b11ac71a13ccaf9029122be86d6c532990 (diff)
downloadelfutils-994b4899278199fc4d307780dac0ea50b238bc74.tar.gz
merge of 2cc527e6d8c8ff19dab478f7d12e58f1cfa6d6f5
and 7b542932f3e2947183b45bdbf39d448f457da9fd
Diffstat (limited to 'backends/x86_64_init.c')
-rw-r--r--backends/x86_64_init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/x86_64_init.c b/backends/x86_64_init.c
index fe877575..a7ba231e 100644
--- a/backends/x86_64_init.c
+++ b/backends/x86_64_init.c
@@ -42,6 +42,7 @@ x86_64_init (elf, machine, eh, ehlen)
HOOK (eh, reloc_simple_type);
HOOK (eh, core_note);
HOOK (eh, return_value_location);
+ HOOK (eh, register_name);
return MODVERSION;
}