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