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