diff options
Diffstat (limited to 'libc/arch-x86/atom/atom.mk')
-rw-r--r-- | libc/arch-x86/atom/atom.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/arch-x86/atom/atom.mk b/libc/arch-x86/atom/atom.mk index abe940d..3f28fb2 100644 --- a/libc/arch-x86/atom/atom.mk +++ b/libc/arch-x86/atom/atom.mk @@ -1,6 +1,5 @@ libc_bionic_src_files_x86 += \ arch-x86/atom/string/sse2-bzero-atom.S \ - arch-x86/atom/string/sse2-index-atom.S \ arch-x86/atom/string/sse2-memchr-atom.S \ arch-x86/atom/string/sse2-memrchr-atom.S \ arch-x86/atom/string/sse2-memset-atom.S \ |