diff options
Diffstat (limited to 'string/aarch64/strchrnul.S')
| -rw-r--r-- | string/aarch64/strchrnul.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/string/aarch64/strchrnul.S b/string/aarch64/strchrnul.S index 666e8d0304c1..0a32c46c30c5 100644 --- a/string/aarch64/strchrnul.S +++ b/string/aarch64/strchrnul.S @@ -47,7 +47,6 @@ /* Locals and temporaries. */ ENTRY (__strchrnul_aarch64) - PTR_ARG (0) /* Magic constant 0x40100401 to allow us to identify which lane matches the termination condition. */ mov wtmp2, #0x0401 |
