aarch64: Add support for +mops
[binutils-gdb.git] / include / opcode / nfp.h
index d11846237d60edf3ec28930f39b5d7a9ef16ec79..88c7d08f4833a7fc9e6bbba1ba63ef82d0d4fc6c 100644 (file)
@@ -1,5 +1,5 @@
 /* nfp.h.  NFP opcode list.
-   Copyright (C) 2017-2018 Free Software Foundation, Inc.
+   Copyright (C) 2017-2021 Free Software Foundation, Inc.
    Contributed by Francois H. Theron <francois.theron@netronome.com>
 
    This file is part of the GNU opcodes library.
@@ -23,7 +23,7 @@
 #define _NFP_H_
 
 #include "bfd.h"
-#include "bfd_stdint.h"
+#include <stdint.h>
 #include "elf/nfp.h"
 
 #ifdef __cplusplus