+2
−1
arch/arm64/lib/strchr.S
0 → 100644
+42
−0
arch/arm64/lib/strrchr.S
0 → 100644
+43
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch introduces AArch64-specific string functions (strchr,
strrchr).
Signed-off-by:
Catalin Marinas <catalin.marinas@arm.com>