X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Ftilegx-dis.c;h=f7f24902287515e741d47ce05ed56de3f60a0487;hb=50d036364fb2a71b3ac9a0b0cdbe58296832a1b2;hp=3754756489223391d5e5e484770b6427ddf4eb0e;hpb=aa137e4d51ba6638b2714f8b3856d8abfd0bf143;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/tilegx-dis.c b/opcodes/tilegx-dis.c index 3754756489..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 2011 Free Software Foundation, Inc. + Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU opcodes library. @@ -18,13 +18,13 @@ Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ +#include "sysdep.h" #include #include #include "bfd.h" #include "elf/tilegx.h" #include "elf-bfd.h" -#include "sysdep.h" -#include "dis-asm.h" +#include "disassemble.h" #include "opcode/tilegx.h"