bionic/libc/arch-mips/string
Nikola Veljkovic 1d824c3912 [MIPS] Add optimized string functions
Use same string functions for all MIPS architectures.

Bug: 21555893
(cherry picked from commit 38f2eaa07b)

Change-Id: I94521f023d0bb136a4672782148a9f6e77cc6f1e
2015-06-17 17:02:11 -07:00
..
memcmp.c Fix mips build. 2015-01-27 11:09:27 -08:00
memcpy.S [MIPS] Add optimized string functions 2015-06-17 17:02:11 -07:00
memset.S [MIPS] Add optimized string functions 2015-06-17 17:02:11 -07:00
mips_strlen.c Fix strlen function type for mips. 2014-08-27 16:00:46 -07:00
mips-string-ops.h MIPS support for libc. 2012-08-02 16:07:26 -07:00
strcmp.S [MIPS] Add optimized string functions 2015-06-17 17:02:11 -07:00
strlen.c Fix mips build. 2015-01-27 11:09:27 -08:00