diff options
Diffstat (limited to 'bfd/hosts/we32k.h')
-rw-r--r-- | bfd/hosts/we32k.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/hosts/we32k.h b/bfd/hosts/we32k.h index 7d69c17..6de135e 100644 --- a/bfd/hosts/we32k.h +++ b/bfd/hosts/we32k.h @@ -24,8 +24,6 @@ extern void EXFUN(bzero,(char *, int)); extern int strtol(); #define NO_STDARG 1 -#define HOST_BIG_ENDIAN_P - /* EXACT TYPES */ typedef char int8e_type; typedef unsigned char uint8e_type; |