blob: 75ab4b94c18f5975e61f43486dfc3cc6226c3f51 [file] [log] [blame]
#include <wchar.h>
#if IS_IN (libc)
# define WMEMCMP __wmemcmp_ia32
#endif
extern __typeof (wmemcmp) __wmemcmp_ia32;
#include "wcsmbs/wmemcmp.c"