1
0
mirror of https://github.com/google/cpu_features.git synced 2025-07-01 05:11:15 +02:00
Files
cpu_features/ndk_compat
Guillaume Chatelet 22a5362e11 [NFC] clang-format codebase (#134)
* [NFC] clang-format codebase

* revert to 80 char columns at the price of uglier table init

* Specifically disabling clang-format for table initialization
2020-09-23 09:52:20 +00:00
..
2019-01-23 12:59:46 +01:00

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.