aboutsummaryrefslogtreecommitdiff
path: root/binutils/windint.h
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/windint.h')
-rw-r--r--binutils/windint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/windint.h b/binutils/windint.h
index 42c0bef..b41a2ca 100644
--- a/binutils/windint.h
+++ b/binutils/windint.h
@@ -1063,7 +1063,7 @@ struct __attribute__ ((__packed__)) bin_toolbar
};
#define BIN_TOOLBAR_SIZE 12
-extern int target_is_bigendian;
+extern bfd_boolean target_is_bigendian;
typedef struct windres_bfd
{