X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fd10v-dis.c;h=7fa490e0f1098d06c0e911c9130bebb696fa223d;hb=cd3ea7c69acc5045eb28f9bf80d923116e15e4f5;hp=dbedb3d76596d63f771760f627d3477b4acd24cd;hpb=9b201bb5e5daa9b4f783e6ece9cbfbdbf9f1d6f4;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/d10v-dis.c b/opcodes/d10v-dis.c index dbedb3d765..7fa490e0f1 100644 --- a/opcodes/d10v-dis.c +++ b/opcodes/d10v-dis.c @@ -1,6 +1,5 @@ /* Disassemble D10V instructions. - Copyright 1996, 1997, 1998, 2000, 2001, 2005, 2007 - Free Software Foundation, Inc. + Copyright (C) 1996-2017 Free Software Foundation, Inc. This file is part of the GNU opcodes library. @@ -19,11 +18,10 @@ Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ -#include - #include "sysdep.h" +#include #include "opcode/d10v.h" -#include "dis-asm.h" +#include "disassemble.h" /* The PC wraps at 18 bits, except for the segment number, so use this mask to keep the parts we want. */