X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fmicroblaze-dis.c;h=6a174b0eb903e3b9913ccac5cbb915f40fe0294d;hb=38bf472a15210c222bb3885820e763c47760a704;hp=8dece1ece07e4e714162683fa9c1780d29f6ef83;hpb=6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/microblaze-dis.c b/opcodes/microblaze-dis.c index 8dece1ece0..6a174b0eb9 100644 --- a/opcodes/microblaze-dis.c +++ b/opcodes/microblaze-dis.c @@ -1,6 +1,6 @@ /* Disassemble Xilinx microblaze instructions. - Copyright (C) 2009-2016 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"