Remove __memcmp16 from bionic.

Change-Id: I2486d667d96c8900dd368d855f37c1327161efb7
This commit is contained in:
Elliott Hughes
2014-06-12 15:35:22 -07:00
parent 346fa721ca
commit 24614b4729
14 changed files with 0 additions and 457 deletions

View File

@@ -14,7 +14,6 @@ libc_bionic_src_files_x86 += \
arch-x86/atom/string/sse2-wcscmp-atom.S \
arch-x86/atom/string/ssse3-bcopy-atom.S \
arch-x86/atom/string/ssse3-memcmp-atom.S \
arch-x86/atom/string/ssse3-memcmp16-atom.S \
arch-x86/atom/string/ssse3-memcpy-atom.S \
arch-x86/atom/string/ssse3-memmove-atom.S \
arch-x86/atom/string/ssse3-strcat-atom.S \