mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-01 13:17:19 +08:00
x86: Remove unused file wmemcmp-sse4
The memcmp-sse4 was removed in:
commit 7cbc03d030
Author: Noah Goldstein <goldstein.w.n@gmail.com>
Date: Fri Apr 15 12:28:00 2022 -0500
x86: Remove memcmp-sse4.S
so this file does nothing.
This commit is contained in:
parent
afc6e4328f
commit
d1e931125b
@ -1,4 +0,0 @@
|
||||
#define USE_AS_WMEMCMP 1
|
||||
#define MEMCMP __wmemcmp_sse4_1
|
||||
|
||||
#include "memcmp-sse4.S"
|
Loading…
Reference in New Issue
Block a user