aboutsummaryrefslogtreecommitdiff
path: root/string/test/stpcpy.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/test/stpcpy.c')
-rw-r--r--string/test/stpcpy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/string/test/stpcpy.c b/string/test/stpcpy.c
index de17df9..de51ad8 100644
--- a/string/test/stpcpy.c
+++ b/string/test/stpcpy.c
@@ -24,6 +24,7 @@ static const struct fun
F(stpcpy)
#if __aarch64__
F(__stpcpy_aarch64)
+ F(__stpcpy_aarch64_mte)
# if __ARM_FEATURE_SVE
F(__stpcpy_aarch64_sve)
# endif