• Home
Name Date Size #Lines LOC

..--

CMakeLists.txtD04-Jul-20252.1 KiB6157

README.mdD04-Jul-2025340 53

cpu-features.cD04-Jul-20257.3 KiB206179

cpu-features.hD04-Jul-202511.3 KiB32170

ndk-compat-test.cD04-Jul-2025365 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