mirror of
https://github.com/google/cpu_features.git
synced 2025-11-05 15:20:37 +01:00
* [NFC] clang-format codebase * revert to 80 char columns at the price of uglier table init * Specifically disabling clang-format for table initialization
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.