6 lines
89 B
C
6 lines
89 B
C
#ifndef NOT_IN_libc
|
|
# define wcsrchr __wcsrchr_ia32
|
|
#endif
|
|
|
|
#include "wcsmbs/wcsrchr.c"
|