about summary refs log tree commit diff
path: root/REORG.TODO/sysdeps/i386/i686/multiarch/wcsrchr-c.c
blob: 8d8a335b5b1135377dc5407bd6b29fc87c9b5173 (plain) (blame)
1
2
3
4
5
#if IS_IN (libc)
# define wcsrchr  __wcsrchr_ia32
#endif

#include "wcsmbs/wcsrchr.c"