ld: Replace --rpath with -Wl,--rpath
[deliverable/binutils-gdb.git] / opcodes / i960-dis.c
index bf00c842847b6bd726dc682464b4a5e49078301b..c7d353ac1eb6d5dc5e84873aa0da491cb6604f82 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble i80960 instructions.
-   Copyright (C) 1990-2016 Free Software Foundation, Inc.
+   Copyright (C) 1990-2017 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -19,7 +19,7 @@
    02110-1301, USA.  */
 
 #include "sysdep.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 
 static const char *const reg_names[] = {
 /*  0 */       "pfp", "sp",  "rip", "r3",  "r4",  "r5",  "r6",  "r7",
This page took 0.023061 seconds and 4 git commands to generate.