PR 14072
[deliverable/binutils-gdb.git] / opcodes / sh64-dis.c
index 60963e7fc9cee9b3707a5fa4b5203cc3867308ca..1480a3dfe835ebc3a9b9aac2f4094893b8d0857f 100644 (file)
@@ -1,5 +1,6 @@
 /* Disassemble SH64 instructions.
-   Copyright 2000, 2001, 2002, 2003, 2005, 2007 Free Software Foundation, Inc.
+   Copyright 2000, 2001, 2002, 2003, 2005, 2007, 2012
+   Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
    Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
+#include "sysdep.h"
 #include <stdio.h>
-
 #include "dis-asm.h"
-#include "sysdep.h"
 #include "sh64-opc.h"
 #include "libiberty.h"
 /* We need to refer to the ELF header structure.  */
This page took 0.022885 seconds and 4 git commands to generate.