Expression completer should not match explicit location options
[deliverable/binutils-gdb.git] / opcodes / crx-dis.c
index d6b129ed7ccc3f3e90ecab46222433095dfc59d0..4e48668f68c83fad61c3c3f589a87d466bcbf681 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassembler code for CRX.
-   Copyright (C) 2004-2016 Free Software Foundation, Inc.
+   Copyright (C) 2004-2017 Free Software Foundation, Inc.
    Contributed by Tomer Levi, NSC, Israel.
    Written by Tomer Levi.
 
@@ -21,7 +21,7 @@
    MA 02110-1301, USA.  */
 
 #include "sysdep.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 #include "opcode/crx.h"
 
 /* String to print when opcode was not matched.  */
This page took 0.02347 seconds and 4 git commands to generate.