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