From c348479ddd10079b8b8714598d8e1458d25e095d Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 23 Sep 2019 10:03:37 +0930 Subject: tic54x bfd.h tidy * bfd-in.h: Delete ticoff function declarations. * coff-tic54x.c (bfd_ticoff_set_section_load_page), (bfd_ticoff_get_section_load_page): Make static. * bfd-in2.h: Regenerate. --- bfd/bfd-in.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'bfd/bfd-in.h') diff --git a/bfd/bfd-in.h b/bfd/bfd-in.h index 4216808..7080fbe 100644 --- a/bfd/bfd-in.h +++ b/bfd/bfd-in.h @@ -993,11 +993,3 @@ 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 *); -- cgit v1.1