summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strncpy-c.c
blob: 57c45ac7abf484f6ae390f96fc0b1e021c5a3e89 (plain)
1
2
3
4
5
#define STRNCPY __strncpy_sse2
#undef libc_hidden_builtin_def
#define libc_hidden_builtin_def(strncpy)

#include <string/strncpy.c>