platform_bionic/libc/arch-x86
Elliott Hughes b15c58bb0f Clean up _BYTE_ORDER definitions for better x86 portability.
We'd manually hacked _BYTE_ORDER into the arm and mips "_types.h" headers,
but not into the x86 one. Judging by upstream, _BYTE_ORDER should be in
the "endian.h" headers instead, so let's uniformly do that.

I've also ironed out some of the other differences between the different
architectures' header files too.

Bug: http://code.google.com/p/android/issues/detail?id=39824
Change-Id: I19d3af7ffd74e1c02b1b6886aec0f0d11f44ab8d
2012-11-27 14:18:04 -08:00
..
bionic enable clone system call for x86 2012-08-15 17:04:50 -07:00
include Clean up _BYTE_ORDER definitions for better x86 portability. 2012-11-27 14:18:04 -08:00
string Use unambiguous mnemonics 2012-08-21 15:28:23 -04:00
syscalls Add mlockall and munlockall for Google TV. 2012-09-06 11:24:45 -07:00
syscalls.mk Add mlockall and munlockall for Google TV. 2012-09-06 11:24:45 -07:00