X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Ftilegx-dis.c;h=f7f24902287515e741d47ce05ed56de3f60a0487;hb=53570fbcca206d6e5442603bfadf1982d728d824;hp=ef5873c19ce444b236fe1c62a241c45c61cb1638;hpb=4b95cf5c0c75d6efc1b2f96af72317aecca079f1;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/tilegx-dis.c b/opcodes/tilegx-dis.c index ef5873c19c..f7f2490228 100644 --- a/opcodes/tilegx-dis.c +++ b/opcodes/tilegx-dis.c @@ -1,5 +1,5 @@ /* tilegx-dis.c. Disassembly routines for the TILE-Gx architecture. - Copyright (C) 2011-2014 Free Software Foundation, Inc. + Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU opcodes library. @@ -24,7 +24,7 @@ #include "bfd.h" #include "elf/tilegx.h" #include "elf-bfd.h" -#include "dis-asm.h" +#include "disassemble.h" #include "opcode/tilegx.h"