Remove MULTI_OBJFILE_P
[deliverable/binutils-gdb.git] / opcodes / m10300-dis.c
index 1ed50f174273727eb0278c9dd42e0c552fa21d81..482d0807d557ecceb5c9b202568c619a5ead936e 100644 (file)
@@ -1,6 +1,5 @@
 /* Disassemble MN10300 instructions.
-   Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2005, 2007
-   Free Software Foundation, Inc.
+   Copyright (C) 1996-2019 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
-#include <stdio.h>
-
 #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.024102 seconds and 4 git commands to generate.