bionic/libc/arch-x86
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
..
bionic Use the MAX_ERRNO constant. 2014-01-02 16:23:24 -08:00
include/machine Kill <machine/_types.h>. 2014-02-04 19:26:31 -08:00
string Add .cfi_startproc/.cfi_endproc to ENTRY/END. 2013-11-19 16:31:24 -08:00
syscalls Add fallocate/fallocate64/posix_fallocate/posix_fallocate64. 2014-02-03 16:20:46 -08:00
syscalls.mk Add fallocate/fallocate64/posix_fallocate/posix_fallocate64. 2014-02-03 16:20:46 -08:00
x86.mk Clean up forking and cloning. 2013-11-19 14:08:54 -08:00