x86: replace off-by-one OTMax
[deliverable/binutils-gdb.git] / opcodes / moxie-dis.c
index 3223f9984fd9d4c595ab8a6a106cb4b0731a19e3..829943a92ab170a28ee54c92175eefee44b04aa0 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble moxie instructions.
-   Copyright (C) 2009-2015 Free Software Foundation, Inc.
+   Copyright (C) 2009-2018 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.023577 seconds and 4 git commands to generate.