tree: c8bbbe03198048e871c4450455d8999943ba4547 [path history] [tgz]
  1. CMakeLists.txt
  2. cpu-features.c
  3. cpu-features.h
  4. ndk-compat-test.c
  5. README.md
ndk_compat/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.