sym->sy_value is not valid for struct local_symbol
[deliverable/binutils-gdb.git] / opcodes / tic30-dis.c
index 614da14774bc0abc395104feae5f3e0f14e91c71..c64aceb29fa5eacb13ceeb1ab44d412f25b62890 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassembly routines for TMS320C30 architecture
-   Copyright (C) 1998-2016 Free Software Foundation, Inc.
+   Copyright (C) 1998-2019 Free Software Foundation, Inc.
    Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au)
 
    This file is part of the GNU opcodes library.
@@ -22,7 +22,7 @@
 #include "sysdep.h"
 #include <errno.h>
 #include <math.h>
-#include "dis-asm.h"
+#include "disassemble.h"
 #include "opcode/tic30.h"
 
 #define NORMAL_INSN   1
This page took 0.022678 seconds and 4 git commands to generate.