Merge branch 'master' into merge-job
[deliverable/binutils-gdb.git] / opcodes / m10300-dis.c
index 6ebfe1c991e54394a88b5060fb7ad38c976941ef..2362518b6234df018c5ee404ab0542399468ecc3 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble MN10300 instructions.
-   Copyright (C) 1996-2014 Free Software Foundation, Inc.
+   Copyright (C) 1996-2020 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -21,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.032948 seconds and 4 git commands to generate.