bionic/libc/arch-arm
Elliott Hughes cda62094ef Use the correct names for the __ARM_NR_* syscalls.
This lets us move all the ARM syscall stubs over to the kernel <asm/unistd.h>.
Our generated <sys/linux-syscalls.h> is now unused, but I'll remove that in a
later change.

Change-Id: Ie5ff2cc4abce1938576af7cbaef615a79c7f310d
2013-03-22 13:53:43 -07:00
..
bionic Replace unnecessary ARM uses of <sys/linux-syscalls.h> with <asm/unistd.h>. 2013-03-21 23:07:11 -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 Use the correct names for the __ARM_NR_* syscalls. 2013-03-22 13:53:43 -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