ubsan: bpf: left shift cannot be represented in type 'DI' (aka 'long')
[deliverable/binutils-gdb.git] / opcodes / tic80-dis.c
index a2f3ae6d556a7a21d328b3b0495ea4c79bea0e7d..3bb05c053ab1f101e9926c5fdea3af8444321127 100644 (file)
@@ -1,6 +1,5 @@
 /* Print TI TMS320C80 (MVP) instructions
-   Copyright 1996, 1997, 1998, 2000, 2005, 2007, 2012
-   Free Software Foundation, Inc.
+   Copyright (C) 1996-2019 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -22,7 +21,7 @@
 #include "sysdep.h"
 #include <stdio.h>
 #include "opcode/tic80.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 
 static int length;
 \f
This page took 0.035469 seconds and 4 git commands to generate.