gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / opcodes / d10v-dis.c
index 98d679082ba3006c353c9bfb7ba7e0e9f41d46d1..a3423bccc4215e4986c11929c00fca93e60a1495 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble D10V instructions.
-   Copyright (C) 1996-2015 Free Software Foundation, Inc.
+   Copyright (C) 1996-2020 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -21,7 +21,7 @@
 #include "sysdep.h"
 #include <stdio.h>
 #include "opcode/d10v.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 
 /* The PC wraps at 18 bits, except for the segment number,
    so use this mask to keep the parts we want.  */
This page took 0.023264 seconds and 4 git commands to generate.