Check all inline frames if they are marked for skip
[deliverable/binutils-gdb.git] / opcodes / mcore-dis.c
index 887d0129ce470589490a735af320e0f4bbf4f92d..5c0eb084f79f3d59dc76f6757e45dd4b0d88774f 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble Motorola M*Core instructions.
-   Copyright (C) 1993-2016 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.036008 seconds and 4 git commands to generate.