aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2019-09-23 10:02:25 +0930
committerAlan Modra <amodra@gmail.com>2019-09-23 10:27:21 +0930
commit3352ae9900037b231f9838e088af450a19bade17 (patch)
tree49a17e7be1eff2b77e6c94568a346f1d26b35151 /bfd/bfd-in.h
parentd48d68b618f0950f63bdf2842a550384c0c58bc3 (diff)
downloadgdb-3352ae9900037b231f9838e088af450a19bade17.zip
gdb-3352ae9900037b231f9838e088af450a19bade17.tar.gz
gdb-3352ae9900037b231f9838e088af450a19bade17.tar.bz2
ia64 bfd.h tidy
bfd/ * bfd-in.h: Move ia64 function declarations.. * elfxx-ia64.h: ..to here. * bfd-in2.h: Regenerate. ld/ * emultempl/ia64elf.em: Include elfxx-ia64.h.
Diffstat (limited to 'bfd/bfd-in.h')
-rw-r--r--bfd/bfd-in.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/bfd/bfd-in.h b/bfd/bfd-in.h
index fe5e168..1d0262f 100644
--- a/bfd/bfd-in.h
+++ b/bfd/bfd-in.h
@@ -1005,10 +1005,3 @@ extern int bfd_ticoff_get_section_load_page
/* H8/300 functions. */
extern bfd_vma bfd_h8300_pad_address
(bfd *, bfd_vma);
-
-/* IA64 Itanium code generation. Called from linker. */
-extern void bfd_elf32_ia64_after_parse
- (int);
-
-extern void bfd_elf64_ia64_after_parse
- (int);