MIPS: support mips*64 as CPU and gnuabi64 as ABI
[binutils-gdb.git] / binutils / windint.h
index 8daf358c9316a4ccf329c69da66edd64cb3f7a13..73faabf85aa75728e9e7bd7a7e67bb7b48cd670a 100644 (file)
@@ -1,5 +1,5 @@
 /* windint.h -- internal header file for windres program.
-   Copyright (C) 1997-2017 Free Software Foundation, Inc.
+   Copyright (C) 1997-2023 Free Software Foundation, Inc.
    Written by Kai Tietz, Onevision.
 
    This file is part of GNU Binutils.
@@ -1063,7 +1063,7 @@ struct __attribute__ ((__packed__)) bin_toolbar
 };
 #define BIN_TOOLBAR_SIZE 12
 
-extern int target_is_bigendian;
+extern bool target_is_bigendian;
 
 typedef struct windres_bfd
 {