jit: make gdb_object::symtabs an std::forward_list
[deliverable/binutils-gdb.git] / opcodes / tilepro-dis.c
index bf9910cab46956f0faa6f56410a168c8e1537567..f2ee7092e6223c32f8800f2580b1afe5c63c5b2c 100644 (file)
@@ -1,5 +1,5 @@
 /* tilepro-dis.c.  Disassembly routines for the TILEPro architecture.
-   Copyright 2011 Free Software Foundation, Inc.
+   Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
+#include "sysdep.h"
 #include <stddef.h>
 #include <assert.h>
 #include "bfd.h"
 #include "elf/tilepro.h"
 #include "elf-bfd.h"
-#include "sysdep.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 #include "opcode/tilepro.h"
 
 
This page took 0.025265 seconds and 4 git commands to generate.