Change msp430 emulation to msp430elf
[deliverable/binutils-gdb.git] / opcodes / sh64-dis.c
index 60963e7fc9cee9b3707a5fa4b5203cc3867308ca..5ef49c838521c5430e6c34de1ca99655e7058e87 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble SH64 instructions.
-   Copyright 2000, 2001, 2002, 2003, 2005, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2000-2015 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.023137 seconds and 4 git commands to generate.