diff options
Diffstat (limited to 'bfd/hosts/i386mach.h')
-rw-r--r-- | bfd/hosts/i386mach.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/hosts/i386mach.h b/bfd/hosts/i386mach.h index 13f5572..874ead4 100644 --- a/bfd/hosts/i386mach.h +++ b/bfd/hosts/i386mach.h @@ -28,8 +28,6 @@ extern void EXFUN(free, (PTR)); #define HOST_TEXT_START_ADDR 0x10000 /* By inspection */ #define HOST_STACK_END_ADDR KERNBASE -#undef HOST_BIG_ENDIAN_P - /* EXACT TYPES */ typedef char int8e_type; typedef unsigned char uint8e_type; |