Files
bx/include
Michel Normand e27066ad1a Avoid warning when mame build with ppc64 (BE)
* use # if defined ... rather than # if ...
  to avoid warning when build on ppc64 (BE)
* replace test of _LITTLE_ENDIAN by __BIG_ENDIAN__ gcc
  predefined macro, to keep default as little endian.

This is a correction of previous commit#77d6f608 pr#199

Signed-off-by: Michel Normand <normand@linux.vnet.ibm.com>
2019-12-03 20:26:55 -08:00
..
2019-02-19 17:52:00 -08:00
2016-03-15 18:41:58 -07:00