about summary refs log tree commit diff
path: root/sysdeps/aarch64/strchr.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/aarch64/strchr.S')
-rw-r--r--sysdeps/aarch64/strchr.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/aarch64/strchr.S b/sysdeps/aarch64/strchr.S
index fd1b941666..5d21ca7938 100644
--- a/sysdeps/aarch64/strchr.S
+++ b/sysdeps/aarch64/strchr.S
@@ -56,7 +56,7 @@
    string, counting trailing zeros identifies exactly which byte matched.  */
 
 ENTRY (strchr)
-	DELOUSE (0)
+	PTR_ARG (0)
 	bic	src, srcin, 15
 	dup	vrepchr.16b, chrin
 	ld1	{vdata.16b}, [src]