aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2019-09-23 10:03:04 +0930
committerAlan Modra <amodra@gmail.com>2019-09-23 10:27:21 +0930
commitca437b1b5fe3d3dd7987ddf6c373bc2221c0726e (patch)
treecb2aad89de210cff1d5945fba293bc990e6526ca /bfd/bfd-in2.h
parent3352ae9900037b231f9838e088af450a19bade17 (diff)
downloadfsf-binutils-gdb-ca437b1b5fe3d3dd7987ddf6c373bc2221c0726e.zip
fsf-binutils-gdb-ca437b1b5fe3d3dd7987ddf6c373bc2221c0726e.tar.gz
fsf-binutils-gdb-ca437b1b5fe3d3dd7987ddf6c373bc2221c0726e.tar.bz2
h8300 bfd.h tidy
* bfd-in.h: Move h8300 function declaration to.. * cpu-h8300.h: ..here, new file. * cpu-h8300.c: Include cpu-h8300.h. * elf32-h8300.c: Likewise. * bfd-in2.h: Regenerate.
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r--bfd/bfd-in2.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index 88ca550..a5c0f58 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -1008,10 +1008,6 @@ extern void bfd_ticoff_set_section_load_page
extern int bfd_ticoff_get_section_load_page
(struct bfd_section *);
-
-/* H8/300 functions. */
-extern bfd_vma bfd_h8300_pad_address
- (bfd *, bfd_vma);
/* Extracted from init.c. */
unsigned int bfd_init (void);