hexo/node_modules/cpu-features/deps/cpu_features/ndk_compat/README.md

5 lines
340 B
Markdown
Raw Normal View History

2023-09-30 15:31:08 +08:00
Provides a header compatible with [android's NDK cpu-features.h](https://android.googlesource.com/platform/ndk/+/master/sources/android/cpufeatures/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](https://github.com/google/cpu_features).