summaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/multiarch/strncpy.S
blob: 9c257efc6e4dc0c05bee2de8f1b44cb89d97741b (plain)
1
2
3
4
5
/* Multiple versions of strncpy
   All versions must be listed in ifunc-impl-list.c.  */
#define USE_AS_STRNCPY
#define STRCPY strncpy
#include "strcpy.S"