gdb/testsuite/
[deliverable/binutils-gdb.git] / opcodes / vax-dis.c
index 63884f6b158cf0603140f0b8b07f79f9e9d3dafe..818b41aae85696d44697cd3d15e1d8ed472e0cca 100644 (file)
@@ -1,5 +1,5 @@
 /* Print VAX instructions.
-   Copyright 1995, 1998, 2000, 2001, 2002, 2005, 2007
+   Copyright 1995, 1998, 2000, 2001, 2002, 2005, 2007, 2009, 2012
    Free Software Foundation, Inc.
    Contributed by Pauline Middelink <middelin@polyware.iaf.nl>
 
@@ -20,9 +20,9 @@
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
+#include "sysdep.h"
 #include <setjmp.h>
 #include <string.h>
-#include "sysdep.h"
 #include "opcode/vax.h"
 #include "dis-asm.h"
 
This page took 0.023831 seconds and 4 git commands to generate.