mirror of
https://github.com/holub/mame
synced 2025-05-22 13:48:55 +03:00
Fix big endian compile/link.
This commit is contained in:
parent
4d116447e3
commit
51b91e9692
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user