diff options
Diffstat (limited to 'bfd/hosts/rtbsd.h')
-rw-r--r-- | bfd/hosts/rtbsd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/hosts/rtbsd.h b/bfd/hosts/rtbsd.h index 071ee04..c071707 100644 --- a/bfd/hosts/rtbsd.h +++ b/bfd/hosts/rtbsd.h @@ -17,6 +17,7 @@ extern char *malloc(); extern void free(); +#define HOST_BIG_ENDIAN_P /* EXACT TYPES */ typedef char int8e_type; |