about summary refs log tree commit diff
path: root/sysdeps/i386/strtok_r.S
blob: 621093a24960c5ee3653723eba61ec726147f26e (plain) (blame)
1
2
3
4
#define FUNCTION __strtok_r
#define USE_AS_STRTOK_R	1
#include <sysdeps/i386/strtok.S>
weak_alias (BP_SYM (__strtok_r), BP_SYM (strtok_r))