• Home
Name Date Size #Lines LOC

..--

CMakeLists.txtD03-May-20242.1 KiB6157

README.mdD03-May-2024340 53

cpu-features.cD03-May-20247.3 KiB206179

cpu-features.hD03-May-202411.3 KiB32170

ndk-compat-test.cD03-May-2024365 1310

README.md

1Provides a header compatible with [android's NDK cpu-features.h](https://android.googlesource.com/platform/ndk/+/master/sources/android/cpufeatures/cpu-features.h).
2
3It is intended to be a drop in replacement for this header and help users
4transition from the NDK to [Google's cpu_features library](https://github.com/google/cpu_features).
5