diff options
author | Marcus Comstedt <marcus@mc.pp.se> | 2010-09-22 22:16:54 +0200 |
---|---|---|
committer | Marcus Comstedt <marcus@mc.pp.se> | 2010-10-16 14:35:28 +0200 |
commit | d340d2f57dc0d414ea66b1b556caaf8c98b1e967 (patch) | |
tree | 7ba42431fb34d7776a5b7e4f9a4c99ed618ea135 /adb/framebuffer_service.c | |
parent | f41986bbc79055a4feed7266cac5c1b540296daf (diff) | |
download | system_core-d340d2f57dc0d414ea66b1b556caaf8c98b1e967.zip system_core-d340d2f57dc0d414ea66b1b556caaf8c98b1e967.tar.gz system_core-d340d2f57dc0d414ea66b1b556caaf8c98b1e967.tar.bz2 |
adb: Improved detection of big endian architecture
Instead of testing for the (compiler specific) define
__ppc__ explicitly, use the define HAVE_BIG_ENDIAN provided by
AndroidConfig.h. That way, it should work on all big endian
systems.
Change-Id: Ic4d62afcefce4c8ad5716178ebfcb2b055ac73ce
Diffstat (limited to 'adb/framebuffer_service.c')
0 files changed, 0 insertions, 0 deletions