gnss-sdr/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/ndk_compat
Carles Fernandez 82a0e3ec0f
cpu_features: Fix enabling ndk_compat
2021-10-27 18:28:50 +02:00
..
CMakeLists.txt cpu_features: Fix enabling ndk_compat 2021-10-27 18:28:50 +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.