aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2019-09-23 10:09:47 +0930
committerAlan Modra <amodra@gmail.com>2019-09-23 10:27:21 +0930
commitca05ca5e2d8c1628c37a335635dab4714f0d3bfe (patch)
tree65d60942742efeca064168b22d2a49f6d911cf79 /bfd/bfd-in.h
parent530f61204cdba76413645c22065d453e814c7cd4 (diff)
downloadgdb-ca05ca5e2d8c1628c37a335635dab4714f0d3bfe.zip
gdb-ca05ca5e2d8c1628c37a335635dab4714f0d3bfe.tar.gz
gdb-ca05ca5e2d8c1628c37a335635dab4714f0d3bfe.tar.bz2
cr16 bfd.h tidy
bfd/ * bfd-in.h: Move cr16 function declaration.. * elf32-cr16.h: ..to here, new file. * elf32-cr16.c: Include elf32-cr16.h. * bfd-in2.h: Regenerate. ld/ * emultempl/cr16elf.em: Include elf32-cr16.h.
Diffstat (limited to 'bfd/bfd-in.h')
-rw-r--r--bfd/bfd-in.h4
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;