Do not define HOST_BIG_ENDIAN_P

This commit is contained in:
Niklas Hallqvist 1995-10-28 00:35:40 +00:00
parent ec1c8dd231
commit f1d56a7340
2 changed files with 0 additions and 2 deletions

View File

@ -6,7 +6,6 @@
#include "hosts/nbsd.h"
#define HOST_MACHINE_ARCH bfd_arch_m68k
#define HOST_BIG_ENDIAN_P
#define TRAD_UNIX_CORE_FILE_FAILING_SIGNAL(core_bfd) \
((core_bfd)->tdata.trad_core_data->u.u_sig)

View File

@ -6,7 +6,6 @@
#include "hosts/nbsd.h"
#define HOST_MACHINE_ARCH bfd_arch_sparc
#define HOST_BIG_ENDIAN_P
#define TRAD_UNIX_CORE_FILE_FAILING_SIGNAL(core_bfd) \
((core_bfd)->tdata.trad_core_data->u.u_sig)