platform_bionic/libc/arch-arm/include/machine
Elliott Hughes 4fa35d8ae8 Fix <endian.h> and <sys/endian.h>.
Previously we'd been relying on getting the machine-specific <endian.h>
instead of the top-level <endian.h>, and <sys/endian.h> was basically broken.
Now, with this patch and the previous patch we should have <endian.h>
and <sys/endian.h> behaving the same. This is basically how NetBSD's endian.h
works, and was probably how ours was originally intended to work.

Bug: http://code.google.com/p/android/issues/detail?id=39824
Change-Id: I71de5a507e633de166013a658b5764df9e1aa09c
2012-12-11 16:17:33 -08:00
..
_types.h Remove (near-)duplicate definitions of size_t and ssize_t. 2012-11-29 17:25:23 -08:00
asm.h libc: Define new symbol visibility macros 2012-01-31 22:19:09 +01:00
cdefs.h Initial Contribution 2008-10-21 07:00:00 -07:00
cpu-features.h am 5109146f: Merge "Reconcile assembly-only macros in <machine/cpu-features.h>" 2010-10-19 15:21:57 -07:00
endian.h Fix <endian.h> and <sys/endian.h>. 2012-12-11 16:17:33 -08:00
exec.h Initial Contribution 2008-10-21 07:00:00 -07:00
ieee.h Initial Contribution 2008-10-21 07:00:00 -07:00
internal_types.h Initial Contribution 2008-10-21 07:00:00 -07:00
kernel.h Initial Contribution 2008-10-21 07:00:00 -07:00
limits.h Initial Contribution 2008-10-21 07:00:00 -07:00
setjmp.h Fix setjmp()/longjmp() to save FP registers on ARMv7. - DO NOT MERGE 2010-06-09 13:18:29 -07:00