bionic/libc/arch-arm/include/machine
Elliott Hughes 9afe2884c7 Kill <machine/_types.h>.
Most of <machine/_types.h> was either unused, wrong, or identical across
all 32-/64-bit architectures.

I'm not a huge fan of <sys/_types.h> either, but moving the bits we need
up into there is a step forward.

Bug: 12213562
Change-Id: Id13551c78966e324beee2dd90c5575e37d2a71e6
2014-02-04 19:26:31 -08:00
..
asm.h Add .cfi_startproc/.cfi_endproc to ENTRY/END. 2013-11-19 16:31:24 -08:00
cpu-features.h Clean up some ARMv4/ARMv5 cruft. 2013-12-13 14:02:30 -08:00
elf_machdep.h Use the NetBSD <sys/exec_elf.h>. 2013-01-29 15:02:50 -08:00
endian.h Clean up some ARMv4/ARMv5 cruft. 2013-12-13 14:02:30 -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
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