X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fmicroblaze-dis.c;h=6a174b0eb903e3b9913ccac5cbb915f40fe0294d;hb=cd3ea7c69acc5045eb28f9bf80d923116e15e4f5;hp=bf028c415ea84d93c2f923a7edb3db04fe5bd61c;hpb=94dda8b768b96328d755a95ca10c77f3860519b9;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/microblaze-dis.c b/opcodes/microblaze-dis.c index bf028c415e..6a174b0eb9 100644 --- a/opcodes/microblaze-dis.c +++ b/opcodes/microblaze-dis.c @@ -1,6 +1,6 @@ /* Disassemble Xilinx microblaze instructions. - Copyright 2009, 2012 Free Software Foundation, Inc. + Copyright (C) 2009-2017 Free Software Foundation, Inc. This file is part of the GNU opcodes library. @@ -24,7 +24,7 @@ #define STATIC_TABLE #define DEFINE_TABLE -#include "dis-asm.h" +#include "disassemble.h" #include #include "microblaze-opc.h" #include "microblaze-dis.h"