Move print_insn_XXX to an opcodes internal header
[deliverable/binutils-gdb.git] / opcodes / mcore-dis.c
index ed52e99b0d57273fdc77d731cd272038fc070e4f..741819ce5589afca9dcd79c3b560c07160cba23c 100644 (file)
@@ -25,7 +25,7 @@
 #define DEFINE_TABLE
 
 #include "mcore-opc.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 
 /* Mask for each mcore_opclass: */
 static const unsigned short imsk[] = {
This page took 0.02401 seconds and 4 git commands to generate.