summaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/multiarch/strncat.S
blob: 5c1bf414537e5015b785c38fa0f893c62f1c9cee (plain)
1
2
3
4
5
/* Multiple versions of strncat
   All versions must be listed in ifunc-impl-list.c.  */
#define STRCAT strncat
#define USE_AS_STRNCAT
#include "strcat.S"