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