mirror of git://sourceware.org/git/glibc.git
6 lines
89 B
C
6 lines
89 B
C
|
#ifndef NOT_IN_libc
|
||
|
# define WMEMCMP __wmemcmp_sse2
|
||
|
#endif
|
||
|
|
||
|
#include "wcsmbs/wmemcmp.c"
|