diff options
Diffstat (limited to 'bfd/hosts/i386v4.h')
-rw-r--r-- | bfd/hosts/i386v4.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/hosts/i386v4.h b/bfd/hosts/i386v4.h index 27def2c..7b72059 100644 --- a/bfd/hosts/i386v4.h +++ b/bfd/hosts/i386v4.h @@ -47,8 +47,6 @@ 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; |