summaryrefslogtreecommitdiffstats
path: root/backends/alpha_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'backends/alpha_init.c')
-rw-r--r--backends/alpha_init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/alpha_init.c b/backends/alpha_init.c
index 14c085cc..30fe5c6c 100644
--- a/backends/alpha_init.c
+++ b/backends/alpha_init.c
@@ -57,6 +57,7 @@ alpha_init (elf, machine, eh, ehlen)
HOOK (eh, machine_section_flag_check);
HOOK (eh, check_special_section);
HOOK (eh, check_special_symbol);
+ HOOK (eh, check_st_other_bits);
HOOK (eh, register_info);
HOOK (eh, core_note);
HOOK (eh, auxv_info);