Remove unused td_ta_map_id2thr code
[deliverable/binutils-gdb.git] / opcodes / w65-dis.c
index 60d9b04595930c9086cbd27486c9bde5866a2e01..a9eaee89914d133781ff409dca500ca7d18638bd 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-2015 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.022972 seconds and 4 git commands to generate.