diff options
Diffstat (limited to 'string/aarch64/strrchr.S')
| -rw-r--r-- | string/aarch64/strrchr.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/string/aarch64/strrchr.S b/string/aarch64/strrchr.S index bf9cb297b6cb..f5713f4260fb 100644 --- a/string/aarch64/strrchr.S +++ b/string/aarch64/strrchr.S @@ -55,7 +55,6 @@ identify exactly which byte is causing the termination, and why. */ ENTRY (__strrchr_aarch64) - PTR_ARG (0) /* Magic constant 0x40100401 to allow us to identify which lane matches the requested byte. Magic constant 0x80200802 used similarly for NUL termination. */ |
