(otherlibs): Added.
[glibc.git] / sysdeps / i386 / strtok_r.S
blob621093a24960c5ee3653723eba61ec726147f26e
1 #define FUNCTION __strtok_r
2 #define USE_AS_STRTOK_R 1
3 #include <sysdeps/i386/strtok.S>
4 weak_alias (BP_SYM (__strtok_r), BP_SYM (strtok_r))