diff options
Diffstat (limited to 'bfd/hosts/irix4.h')
-rw-r--r-- | bfd/hosts/irix4.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/hosts/irix4.h b/bfd/hosts/irix4.h index 1ae0a58..d720653 100644 --- a/bfd/hosts/irix4.h +++ b/bfd/hosts/irix4.h @@ -22,6 +22,8 @@ #define SEEK_CUR 1 #endif +#undef HOST_BIG_ENDIAN_P + /* EXACT TYPES */ typedef char int8e_type; typedef unsigned char uint8e_type; |