android_bionic/libc/arch-arm/cortex-a15/bionic
Haibo Huang 8a0f0ed5e7 Make memcpy memmove
Bug: http://b/63992911
Test: Change BoardConfig.mk and compile for each variant
Change-Id: Ia0cc68d8e90e3316ddb2e9ff1555a009b6a0c5be
2018-06-11 18:12:45 +00:00
..
__strcat_chk.S Fix assembler warnings. 2017-05-24 16:06:11 -07:00
__strcpy_chk.S Fix assembler warnings. 2017-05-24 16:06:11 -07:00
memcpy.S Make memcpy memmove 2018-06-11 18:12:45 +00:00
memcpy_base.S Small cleanup of cortex-a15 code. 2016-11-01 14:28:22 -07:00
memset.S Fix assembler warnings. 2017-05-24 16:06:11 -07:00
stpcpy.S
strcat.S
strcmp.S Fix assembler warnings. 2017-05-24 16:06:11 -07:00
strcpy.S
string_copy.S
strlen.S