Expression completer should not match explicit location options
[deliverable/binutils-gdb.git] / opcodes / pdp11-dis.c
index 33c9095cc0fb41b2c3bd98135a84f574068d967c..d49217505f0e49d380b293da0e2b20726b4ee750 100644 (file)
@@ -1,5 +1,5 @@
 /* Print DEC PDP-11 instructions.
-   Copyright (C) 2001-2015 Free Software Foundation, Inc.
+   Copyright (C) 2001-2017 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -19,7 +19,7 @@
    MA 02110-1301, USA.  */
 
 #include "sysdep.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 #include "opcode/pdp11.h"
 
 #define AFTER_INSTRUCTION      "\t"
This page took 0.023886 seconds and 4 git commands to generate.