diff options
Diffstat (limited to 'bfd/hosts/hppahpux.h')
-rw-r--r-- | bfd/hosts/hppahpux.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/hosts/hppahpux.h b/bfd/hosts/hppahpux.h index 08e0814..e52b6ba 100644 --- a/bfd/hosts/hppahpux.h +++ b/bfd/hosts/hppahpux.h @@ -55,6 +55,9 @@ rename(from, to) # endif */ +/* Not sure about this. */ +#define HOST_BIG_ENDIAN_P + /* EXACT TYPES */ typedef char int8e_type; typedef unsigned char uint8e_type; |