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