[PATCH, BINUTILS, AARCH64, 5/9] Add DC CVADP instruction
[deliverable/binutils-gdb.git] / opcodes / mcore-dis.c
index 887d0129ce470589490a735af320e0f4bbf4f92d..c56ee83c88996b33fa9c5b6395b726ac042391a6 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble Motorola M*Core instructions.
-   Copyright (C) 1993-2016 Free Software Foundation, Inc.
+   Copyright (C) 1993-2018 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -25,7 +25,7 @@
 #define DEFINE_TABLE
 
 #include "mcore-opc.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 
 /* Mask for each mcore_opclass: */
 static const unsigned short imsk[] = {
This page took 0.024786 seconds and 4 git commands to generate.