android13/external/cpu_features/ndk_compat
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
CMakeLists.txt initial 2024-06-22 20:45:49 +08:00
README.md initial 2024-06-22 20:45:49 +08:00
cpu-features.c initial 2024-06-22 20:45:49 +08:00
cpu-features.h initial 2024-06-22 20:45:49 +08:00
ndk-compat-test.c initial 2024-06-22 20:45:49 +08:00

README.md

Provides a header compatible with android's NDK cpu-features.h.

It is intended to be a drop in replacement for this header and help users transition from the NDK to Google's cpu_features library.