summaryrefslogtreecommitdiff
path: root/bfd/cpu-aarch64.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2019-09-23 10:04:50 +0930
committerAlan Modra <amodra@gmail.com>2019-09-23 10:27:21 +0930
commita8bfaadbb40406dc795d410d198a4be9d452c177 (patch)
tree593ae42df1de54a4ae6470a5a48f3b9f32d0ebdf /bfd/cpu-aarch64.c
parentc348479ddd10079b8b8714598d8e1458d25e095d (diff)
downloadbinutils-gdb-a8bfaadbb40406dc795d410d198a4be9d452c177.tar.gz
aarch64 bfd.h tidy
bfd/ * bfd-in.h: Move aarch64 declarations and defines.. * cpu-aarch64.h: ..to here, new file.. * elfxx-aarch64.h: ..and here. * cpu-aarch64.c: Include cpu-aarch64.h. * elfnn-aarch64.c: Likewise. * bfd-in2.h: Regenerate. ld/ * emultempl/aarch64elf.em: Include elfxx-aarch64.h.
Diffstat (limited to 'bfd/cpu-aarch64.c')
-rw-r--r--bfd/cpu-aarch64.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/cpu-aarch64.c b/bfd/cpu-aarch64.c
index fbffb79b639..617b7e66c93 100644
--- a/bfd/cpu-aarch64.c
+++ b/bfd/cpu-aarch64.c
@@ -22,6 +22,7 @@
#include "bfd.h"
#include "libbfd.h"
#include "libiberty.h"
+#include "cpu-aarch64.h"
/* This routine is provided two arch_infos and works out which Aarch64
machine which would be compatible with both and returns a pointer