aboutsummaryrefslogtreecommitdiff
path: root/bfd/hosts/amix.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/hosts/amix.h')
-rw-r--r--bfd/hosts/amix.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/hosts/amix.h b/bfd/hosts/amix.h
index ed0a1db..d73c10e 100644
--- a/bfd/hosts/amix.h
+++ b/bfd/hosts/amix.h
@@ -47,6 +47,8 @@ extern long atol();
extern int fputc();
extern int unlink();
+#define HOST_BIG_ENDIAN_P
+
/* EXACT TYPES */
typedef char int8e_type;
typedef unsigned char uint8e_type;