diff options
Diffstat (limited to 'bfd/hosts/apollov68.h')
-rw-r--r-- | bfd/hosts/apollov68.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/hosts/apollov68.h b/bfd/hosts/apollov68.h index 1bc3821..13793ff 100644 --- a/bfd/hosts/apollov68.h +++ b/bfd/hosts/apollov68.h @@ -50,8 +50,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; |