aboutsummaryrefslogtreecommitdiff
path: root/bfd/hosts/dgux.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/hosts/dgux.h')
-rw-r--r--bfd/hosts/dgux.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/hosts/dgux.h b/bfd/hosts/dgux.h
index 0847982..b89dd83 100644
--- a/bfd/hosts/dgux.h
+++ b/bfd/hosts/dgux.h
@@ -11,6 +11,8 @@
#include <stdio.h>
+#define HOST_BIG_ENDIAN_P
+
#ifndef DONTDECLARE_MALLOC
extern PTR EXFUN(malloc,(unsigned));
extern PTR EXFUN(realloc, (PTR, unsigned));