Silence ARI warning about floatformat_to_double
[deliverable/binutils-gdb.git] / opcodes / mcore-dis.c
index ed52e99b0d57273fdc77d731cd272038fc070e4f..5c0eb084f79f3d59dc76f6757e45dd4b0d88774f 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble Motorola M*Core instructions.
-   Copyright (C) 1993-2017 Free Software Foundation, Inc.
+   Copyright (C) 1993-2019 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.042164 seconds and 4 git commands to generate.