diff options
Diffstat (limited to 'opcodes/mips16-opc.c')
-rw-r--r-- | opcodes/mips16-opc.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/mips16-opc.c b/opcodes/mips16-opc.c index f46cf28..01cbcde 100644 --- a/opcodes/mips16-opc.c +++ b/opcodes/mips16-opc.c @@ -1,5 +1,5 @@ /* mips16-opc.c. Mips16 opcode table. - Copyright 1996, 1997, 1998, 2000, 2005, 2006, 2007 + Copyright 1996, 1997, 1998, 2000, 2005, 2006, 2007, 2012 Free Software Foundation, Inc. Contributed by Ian Lance Taylor, Cygnus Support @@ -20,8 +20,8 @@ Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ -#include <stdio.h> #include "sysdep.h" +#include <stdio.h> #include "opcode/mips.h" /* This is the opcodes table for the mips16 processor. The format of |