x86: correct UDn
[deliverable/binutils-gdb.git] / opcodes / d30v-dis.c
index 5f5d07fcd8e0be081992cfdf3a8a8721f2f2cded..aff3eb0d0ff00b02497d4da336a9210e2bfa48a9 100644 (file)
@@ -1,6 +1,5 @@
 /* Disassemble D30V instructions.
-   Copyright 1997, 1998, 2000, 2001, 2005, 2007
-   Free Software Foundation, Inc.
+   Copyright (C) 1997-2017 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/d30v.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 #include "opintl.h"
 
 #define PC_MASK 0xFFFFFFFF
This page took 0.03567 seconds and 4 git commands to generate.