Fix big endian compile/link.

This commit is contained in:
R. Belmont 2009-01-22 03:13:55 +00:00
parent 4d116447e3
commit 51b91e9692

View File

@ -42,12 +42,7 @@
#include <math.h>
#ifdef LSB_FIRST
#undef HOST_MSB
#else
#define HOST_MSB
#endif
#undef TRACE_RDWR_MEM
#undef TRACE_ADDR_TRANSLATION