diff options
Diffstat (limited to 'bfd/elf64-alpha.c')
-rw-r--r-- | bfd/elf64-alpha.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/bfd/elf64-alpha.c b/bfd/elf64-alpha.c index 7bd9fd5..5986aef 100644 --- a/bfd/elf64-alpha.c +++ b/bfd/elf64-alpha.c @@ -2479,17 +2479,6 @@ elf64_alpha_output_extsym (h, data) return true; } - -/* FIXME: Create a runtime procedure table from the .mdebug section. - -static boolean -mips_elf_create_procedure_table (handle, abfd, info, s, debug) - PTR handle; - bfd *abfd; - struct bfd_link_info *info; - asection *s; - struct ecoff_debug_info *debug; -*/ /* Search for and possibly create a got entry. */ |