x86: drop xmm_m{b,w,d,q}_mode
[binutils-gdb.git] / opcodes / avr-dis.c
index ab38366f64e89119defe74c0469fa4730e3c71ea..06f8a0c663b967d2b6d0b4efb41c413cd3ef9087 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble AVR instructions.
-   Copyright (C) 1999-2019 Free Software Foundation, Inc.
+   Copyright (C) 1999-2021 Free Software Foundation, Inc.
 
    Contributed by Denis Chertykov <denisc@overta.ru>
 
@@ -25,7 +25,7 @@
 #include "disassemble.h"
 #include "opintl.h"
 #include "libiberty.h"
-#include "bfd_stdint.h"
+#include <stdint.h>
 
 struct avr_opcodes_s
 {