commit | bbd64ec1e971c58e4917359cf9920da11bb31d6a | [log] [tgz] |
---|---|---|
author | Wilco Dijkstra <wdijkstr@arm.com> | Mon Jan 06 14:54:07 2020 +0000 |
committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | Mon Jan 06 14:54:07 2020 +0000 |
tree | 615bf2e9852ae483b1a187235bb06352c8195dc5 | |
parent | dbb919dc12bbca2ea0f3426758773bd99212033d [diff] |
string: Add strrchr Add strrchr for AArch64. Originally written by Richard Earnshaw, same code is present in newlib, this copy has minor edits for inclusion into the optimized-routines repo.