diff options
Diffstat (limited to 'bfd/bfd-in.h')
-rw-r--r-- | bfd/bfd-in.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bfd/bfd-in.h b/bfd/bfd-in.h index a01f80d..61992fe 100644 --- a/bfd/bfd-in.h +++ b/bfd/bfd-in.h @@ -678,10 +678,6 @@ extern bfd_boolean bfd_bfin_elf32_create_embedded_relocs (bfd *, struct bfd_link_info *, struct bfd_section *, struct bfd_section *, char **); -extern bfd_boolean bfd_cr16_elf32_create_embedded_relocs - (bfd *, struct bfd_link_info *, struct bfd_section *, struct bfd_section *, - char **); - /* mmap hacks */ struct _bfd_window_internal; |