diff options
| author | Roland McGrath <[email protected]> | 2005-12-05 22:46:21 +0000 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2005-12-05 22:46:21 +0000 |
| commit | 994b4899278199fc4d307780dac0ea50b238bc74 (patch) | |
| tree | 319952538a8556fa7f4d1ffcb4ae258fc6c47a5b /backends/sparc_init.c | |
| parent | 038129b11ac71a13ccaf9029122be86d6c532990 (diff) | |
merge of 2cc527e6d8c8ff19dab478f7d12e58f1cfa6d6f5
and 7b542932f3e2947183b45bdbf39d448f457da9fd
Diffstat (limited to 'backends/sparc_init.c')
| -rw-r--r-- | backends/sparc_init.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/sparc_init.c b/backends/sparc_init.c index a287d1e4..420f3400 100644 --- a/backends/sparc_init.c +++ b/backends/sparc_init.c @@ -44,6 +44,7 @@ sparc_init (elf, machine, eh, ehlen) sparc_init_reloc (eh); HOOK (eh, reloc_simple_type); //HOOK (eh, core_note); + HOOK (eh, register_name); return MODVERSION; } |
