mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-08 02:10:18 +00:00
6 lines
89 B
C
6 lines
89 B
C
|
#ifndef NOT_IN_libc
|
||
|
# define wcsrchr __wcsrchr_ia32
|
||
|
#endif
|
||
|
|
||
|
#include "wcsmbs/wcsrchr.c"
|