diff options
Diffstat (limited to 'bfd/hosts/apollo68.h')
-rw-r--r-- | bfd/hosts/apollo68.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/hosts/apollo68.h b/bfd/hosts/apollo68.h index 569cde4..ce68846 100644 --- a/bfd/hosts/apollo68.h +++ b/bfd/hosts/apollo68.h @@ -27,8 +27,6 @@ extern PTR EXFUN(realloc, (PTR, unsigned)); extern void EXFUN( free,(PTR)); #endif -#define HOST_BIG_ENDIAN_P - /* EXACT TYPES */ typedef char int8e_type; typedef unsigned char uint8e_type; |