diff options
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r-- | bfd/bfd-in2.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index a5c0f58..90d9fc9 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -1000,14 +1000,6 @@ extern bfd_boolean elf32_aarch64_size_stubs void (*) (void)); extern bfd_boolean elf32_aarch64_build_stubs (struct bfd_link_info *); - - -/* TI COFF load page support. */ -extern void bfd_ticoff_set_section_load_page - (struct bfd_section *, int); - -extern int bfd_ticoff_get_section_load_page - (struct bfd_section *); /* Extracted from init.c. */ unsigned int bfd_init (void); |