diff options
| author | Roland McGrath <[email protected]> | 2008-04-05 00:40:51 +0000 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2008-04-05 00:40:51 +0000 |
| commit | 60982e6e9da662cf5c9d12c6d095738a9b2dcf68 (patch) | |
| tree | 5b2dfe92af599a11c2a4cfd7af8c09ef86766236 /backends/alpha_init.c | |
| parent | 13b69609bcd5638e6194d940855fea3dd0519605 (diff) | |
0.134 items
Diffstat (limited to 'backends/alpha_init.c')
| -rw-r--r-- | backends/alpha_init.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/alpha_init.c b/backends/alpha_init.c index 3c9e29d2..1ca99abc 100644 --- a/backends/alpha_init.c +++ b/backends/alpha_init.c @@ -55,6 +55,7 @@ alpha_init (elf, machine, eh, ehlen) HOOK (eh, reloc_simple_type); HOOK (eh, return_value_location); HOOK (eh, machine_section_flag_check); + HOOK (eh, check_special_section); HOOK (eh, register_info); HOOK (eh, core_note); HOOK (eh, auxv_info); |
