diff options
Diffstat (limited to 'bfd/hosts/i386v.h')
-rw-r--r-- | bfd/hosts/i386v.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/hosts/i386v.h b/bfd/hosts/i386v.h index c2a96c1..328703b 100644 --- a/bfd/hosts/i386v.h +++ b/bfd/hosts/i386v.h @@ -50,8 +50,6 @@ # endif */ -#undef HOST_BIG_ENDIAN_P - #ifndef DONTDECLARE_MALLOC extern PTR EXFUN(malloc,(unsigned)); extern PTR EXFUN(realloc, (PTR, unsigned)); |