Remove bfd_stdint.h
[deliverable/binutils-gdb.git] / gas / config / tc-crx.c
index 041b9eb777895f06ee105a22b5d30bec4532b8d9..a82acb5fa21b4c3d0015eb9fea82ca94fe3bd973 100644 (file)
@@ -1,5 +1,5 @@
 /* tc-crx.c -- Assembler code for the CRX CPU core.
-   Copyright (C) 2004-2020 Free Software Foundation, Inc.
+   Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
    Contributed by Tomer Levi, NSC, Israel.
    Originally written for GAS 2.12 by Tomer Levi, NSC, Israel.
@@ -23,7 +23,7 @@
    MA 02110-1301, USA.  */
 
 #include "as.h"
-#include "bfd_stdint.h"
+#include <stdint.h>
 #include "safe-ctype.h"
 #include "dwarf2dbg.h"
 #include "opcode/crx.h"
This page took 0.080786 seconds and 4 git commands to generate.