forked from Imagelibrary/binutils-gdb
m68k bfd.h tidy
bfd/ * bfd-in.h: Move m68k function declaration.. * cpu-m68k.h: ..to here, new file.. * elf32-m68k.h: ..and here, new file. * elf32-m68k.c: Include cpu-m68k.h and elf32-m68k.h. * bfd-in2.h: Regenerate. ld/ * emultempl/m68kelf.em: Include elf32-m68k.h. opcodes/ * m68k-dis.c: Include cpu-m68k.h
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include "bfd.h"
|
||||
#include "libbfd.h"
|
||||
#include "opcode/m68k.h"
|
||||
#include "cpu-m68k.h"
|
||||
|
||||
static const bfd_arch_info_type *
|
||||
bfd_m68k_compatible (const bfd_arch_info_type *a,
|
||||
|
||||
Reference in New Issue
Block a user