aboutsummaryrefslogtreecommitdiff
path: root/bfd/hosts/we32k.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/hosts/we32k.h')
-rw-r--r--bfd/hosts/we32k.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/hosts/we32k.h b/bfd/hosts/we32k.h
index 6de135e..7d69c17 100644
--- a/bfd/hosts/we32k.h
+++ b/bfd/hosts/we32k.h
@@ -24,6 +24,8 @@ 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;