• Home
  • History
  • Annotate
Name
Date
Size
#Lines
LOC

..--

CMakeLists.txtD23-Nov-20232.1 KiB6157

README.mdD23-Nov-2023340 53

cpu-features.cD23-Nov-20237.3 KiB206179

cpu-features.hD23-Nov-202311.3 KiB32170

ndk-compat-test.cD23-Nov-2023365 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