bionic/libc/arch-arm
Elliott Hughes 5c2772f59d The SYS_ constants should cover all __NR_ values.
<sys/linux-syscalls.h> only contains constants for the syscalls
we're generating stubs for. We want all the syscalls available
on the architecture in question.

Keep using <sys/linux-syscalls.h> on ARM for now because the
__NR_ARM_set_tls and __NR_ARM_cacheflush values aren't in <asm/unistd.h>.

Change-Id: I66683950d87d9b18d6107d0acc0ed238a4496f44
2013-03-21 22:26:20 -07:00
..
bionic The SYS_ constants should cover all __NR_ values. 2013-03-21 22:26:20 -07:00
cortex-a9 Create arch specific versions of strcmp. 2013-03-20 14:33:54 -07:00
cortex-a15 Create arch specific versions of strcmp. 2013-03-20 14:33:54 -07:00
generic Create arch specific versions of strcmp. 2013-03-20 14:33:54 -07:00
include/machine Upgrade libm. 2013-02-01 14:51:19 -08:00
krait Create arch specific versions of strcmp. 2013-03-20 14:33:54 -07:00
syscalls Expose wait4 as wait4 rather than __wait4. 2013-03-21 16:14:06 -07:00
arm.mk Create arch specific versions of strcmp. 2013-03-20 14:33:54 -07:00
syscalls.mk Expose wait4 as wait4 rather than __wait4. 2013-03-21 16:14:06 -07:00