Change regcache list to be an hash map
[deliverable/binutils-gdb.git] / opcodes / m68hc11-dis.c
index 0a597395e21013e0f825c50ce3cf49146cdab132..97647b4552443419988fe38e7cc23340d3bd037b 100644 (file)
@@ -1,5 +1,5 @@
 /* m68hc11-dis.c -- Motorola 68HC11 & 68HC12 disassembly
-   Copyright (C) 1999-2017 Free Software Foundation, Inc.
+   Copyright (C) 1999-2019 Free Software Foundation, Inc.
    Written by Stephane Carrez (stcarrez@nerim.fr)
    XGATE and S12X added by James Murray (jsm@jsm-net.demon.co.uk)
 
@@ -24,7 +24,7 @@
 #include <stdio.h>
 
 #include "opcode/m68hc11.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 
 #define PC_REGNUM 3
 
This page took 0.023545 seconds and 4 git commands to generate.