glibc/sysdeps/i386/i686/multiarch/wcsrchr-c.c
2011-12-17 14:39:23 -05:00

6 lines
89 B
C

#ifndef NOT_IN_libc
# define wcsrchr __wcsrchr_ia32
#endif
#include "wcsmbs/wcsrchr.c"