x86: make AnySize an insn attribute
[deliverable/binutils-gdb.git] / opcodes / moxie-dis.c
index 070edc2b9708101a61ac78bb005784c38e9ebe6f..3097fa09778569a9199fb1feaa0d5f5c0d1d82fd 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble moxie instructions.
-   Copyright (C) 2009-2017 Free Software Foundation, Inc.
+   Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -25,7 +25,7 @@
 #define DEFINE_TABLE
 
 #include "opcode/moxie.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 
 static fprintf_ftype fpr;
 static void *stream;
This page took 0.032697 seconds and 4 git commands to generate.