ubsan: alpha-coff: signed integer overflow
[deliverable/binutils-gdb.git] / opcodes / pru-dis.c
index dd150c5b2c069bed8c6937d3f326d2bc66e1d7ed..b52b2300c498592a8fdda6dcbb36f2fd99838b9e 100644 (file)
@@ -1,5 +1,5 @@
 /* TI PRU disassemble routines
-   Copyright (C) 2014-2016 Free Software Foundation, Inc.
+   Copyright (C) 2014-2020 Free Software Foundation, Inc.
    Contributed by Dimitar Dimitrov <dimitar@dinux.eu>
 
    This file is part of the GNU opcodes library.
@@ -20,7 +20,7 @@
    MA 02110-1301, USA.  */
 
 #include "sysdep.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 #include "opcode/pru.h"
 #include "libiberty.h"
 #include <string.h>
This page took 0.026867 seconds and 4 git commands to generate.