arc/opcodes/nps400: Fix some instruction masks
[deliverable/binutils-gdb.git] / opcodes / w65-dis.c
index 60d9b04595930c9086cbd27486c9bde5866a2e01..dffd0858e9d36e74f7847065785335ec72d4e403 100644 (file)
@@ -1,6 +1,5 @@
 /* Disassemble WDC 65816 instructions.
-   Copyright 1995, 1998, 2000, 2001, 2002, 2005, 2007
-   Free Software Foundation, Inc.
+   Copyright (C) 1995-2016 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -19,8 +18,9 @@
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
-#include <stdio.h>
 #include "sysdep.h"
+#include <stdio.h>
+
 #define STATIC_TABLE
 #define DEFINE_TABLE
 
This page took 0.024163 seconds and 4 git commands to generate.