MIPS/LD/testsuite: mips-elf-flags: Add MIPS ABI Flags handling
[deliverable/binutils-gdb.git] / opcodes / w65-dis.c
index 9a5bde1b8b359a7032f54b096df524b14542d155..fe43c202e999d2e3cd74a8f6e6523f321eb44b89 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble WDC 65816 instructions.
-   Copyright (C) 1995-2014 Free Software Foundation, Inc.
+   Copyright (C) 1995-2017 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -25,7 +25,7 @@
 #define DEFINE_TABLE
 
 #include "w65-opc.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 
 static fprintf_ftype fpr;
 static void *stream;
This page took 0.02367 seconds and 4 git commands to generate.