summaryrefslogtreecommitdiffstats
path: root/backends/s390_init.c
diff options
context:
space:
mode:
authorRoland McGrath <[email protected]>2006-10-10 00:25:21 +0000
committerRoland McGrath <[email protected]>2006-10-10 00:25:21 +0000
commitc373d850ec9ca342f4c71d5e287c8d8bf0723cd6 (patch)
treec8f9ea814866cdfb30ac9506ccddbc8629ebe345 /backends/s390_init.c
parent1dee360aa30fecd20f403f98fd1cb9e543afcca7 (diff)
2006-10-09 Roland McGrath <[email protected]>
* ia64_symbol.c (ia64_reloc_simple_type): Treat SECREL types as simple.
Diffstat (limited to 'backends/s390_init.c')
-rw-r--r--backends/s390_init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/s390_init.c b/backends/s390_init.c
index 80cbb832..05ffce60 100644
--- a/backends/s390_init.c
+++ b/backends/s390_init.c
@@ -50,7 +50,7 @@ s390_init (elf, machine, eh, ehlen)
eh->name = "IBM S/390";
s390_init_reloc (eh);
HOOK (eh, reloc_simple_type);
- HOOK (eh, register_name);
+ HOOK (eh, register_info);
HOOK (eh, return_value_location);
/* Only the 64-bit format uses the incorrect hash table entry size. */