gnss-sdr/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/ndk_compat
Carles Fernandez cda2c998b8
Add work towards using cpu_features. Keep compatibility with old systems
2020-08-21 14:43:04 +02:00
..
CMakeLists.txt Add work towards using cpu_features. Keep compatibility with old systems 2020-08-21 14:43:04 +02:00
README.md Add work towards using cpu_features. Keep compatibility with old systems 2020-08-21 14:43:04 +02:00
cpu-features.c Add work towards using cpu_features. Keep compatibility with old systems 2020-08-21 14:43:04 +02:00
cpu-features.h Add work towards using cpu_features. Keep compatibility with old systems 2020-08-21 14:43:04 +02:00
ndk-compat-test.c Add work towards using cpu_features. Keep compatibility with old systems 2020-08-21 14:43:04 +02:00

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.