am cb99ab98
: Add wmemcmp to Android.mk
Merge commit 'cb99ab98c99291a6c90043009ab8d64ec8058f9d' into gingerbread-plus-aosp * commit 'cb99ab98c99291a6c90043009ab8d64ec8058f9d': Add wmemcmp to Android.mk
This commit is contained in:
commit
b6e3fb0f3f
1 changed files with 1 additions and 0 deletions
|
@ -230,6 +230,7 @@ libc_common_src_files := \
|
|||
wchar/wcstok.c \
|
||||
wchar/wcswidth.c \
|
||||
wchar/wmemchr.c \
|
||||
wchar/wmemcmp.c \
|
||||
wchar/wmemcpy.c \
|
||||
wchar/wmemmove.c \
|
||||
wchar/wmemset.c \
|
||||
|
|
Loading…
Reference in a new issue