about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/strncat-evex.S
blob: 203a19bf21a7ec2bca428d496b1ba18ad2a74c31 (plain) (blame)
1
2
3
4
5
6
7
#ifndef STRNCAT
# define STRNCAT	__strncat_evex
#endif

#define USE_AS_STRNCAT
#define STRCAT	STRNCAT
#include "strcat-evex.S"