platform_bionic/libc/arch-arm64
Elliott Hughes 20f9d67327 Fix the *return* types in the arm64 dynamic function dispatch.
No actual effect on the code, but misleading and wrong. (The previous
change only fixed the argument types; I didn't notice that some of the
return types were wrong too.)

Test: treehugger
Change-Id: I1ee5c48e2652fd8cbf8178d5659e57f79e61898e
2023-05-22 19:28:33 +00:00
..
bionic Make fork equivalent to vfork when HWASan or MTE stack tagging is enabled. 2023-05-08 15:26:00 -07:00
string Move to arm-optimized-routines memset(). 2022-11-17 19:28:06 +00:00
dynamic_function_dispatch.cpp Fix the *return* types in the arm64 dynamic function dispatch. 2023-05-22 19:28:33 +00:00
static_function_dispatch.S Add (no-op) ifuncs for SVE optimized routines. 2023-01-25 23:33:39 +00:00