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.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/backends/alpha_init.c b/backends/alpha_init.c
index 1ca99abc..14c085cc 100644
--- a/backends/alpha_init.c
+++ b/backends/alpha_init.c
@@ -1,5 +1,5 @@
/* Initialization of Alpha specific backend library.
- Copyright (C) 2002, 2005, 2006, 2007, 2008 Red Hat, Inc.
+ Copyright (C) 2002-2011 Red Hat, Inc.
This file is part of Red Hat elfutils.
Written by Ulrich Drepper <[email protected]>, 2002.
@@ -56,6 +56,7 @@ alpha_init (elf, machine, eh, ehlen)
HOOK (eh, return_value_location);
HOOK (eh, machine_section_flag_check);
HOOK (eh, check_special_section);
+ HOOK (eh, check_special_symbol);
HOOK (eh, register_info);
HOOK (eh, core_note);
HOOK (eh, auxv_info);