Fix skip.exp test failure observed with gcc-9.2.0
[deliverable/binutils-gdb.git] / opcodes / m10300-dis.c
index 3445fc28c3319c26a72440aac30491ac146256a6..482d0807d557ecceb5c9b202568c619a5ead936e 100644 (file)
@@ -1,6 +1,5 @@
 /* Disassemble MN10300 instructions.
-   Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2005, 2007, 2012
-   Free Software Foundation, Inc.
+   Copyright (C) 1996-2019 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -22,7 +21,7 @@
 #include "sysdep.h"
 #include <stdio.h>
 #include "opcode/mn10300.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 #include "opintl.h"
 
 #define HAVE_AM33_2 (info->mach == AM33_2)
This page took 0.024716 seconds and 4 git commands to generate.