platform_bionic/libc/arch-arm/generic/bionic
Elliott Hughes 382bd666e2 Stop including <machine/cpu-features.h>.
We're not looking at __ARM_ARCH__, because we don't support ARMv6.

Bug: http://b/18556103
Change-Id: I91fe096af697dc842a57e97515312e3530743678
2016-05-16 17:52:40 -07:00
..
memcmp.S Stop including <machine/cpu-features.h>. 2016-05-16 17:52:40 -07:00
memcpy.S Stop including <machine/cpu-features.h>. 2016-05-16 17:52:40 -07:00
memset.S Remove optimized code for bzero, which was removed from POSIX in 2008. 2016-03-02 17:21:07 -08:00
strcmp.S Stop including <machine/cpu-features.h>. 2016-05-16 17:52:40 -07:00
strcpy.S Stop including <machine/cpu-features.h>. 2016-05-16 17:52:40 -07:00
strlen.c Stop including <machine/cpu-features.h>. 2016-05-16 17:52:40 -07:00