ld: Replace --rpath with -Wl,--rpath
[deliverable/binutils-gdb.git] / opcodes / i960-dis.c
index 71a8ef3cd1e61b040c42ca24d647c37c63be48dd..c7d353ac1eb6d5dc5e84873aa0da491cb6604f82 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble i80960 instructions.
-   Copyright (C) 1990-2015 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.023248 seconds and 4 git commands to generate.