• Home
Name Date Size #Lines LOC

..--

Android.mkD03-May-2024192 41

README.TXTD03-May-2024453 117

cpu-features.hD03-May-202411.3 KiB32165

README.TXT

1IMPORTANT: The cpufeatures library has moved to $NDK/sources/android/cpufeatures
2           and is now available as an import module (see docs/IMPORT-MODULE.TXT)
3
4This header is only here to ensure that existing build scripts can still
5reference $NDK/source/cpufeatures in their LOCAL_C_INCLUDES definition,
6but it is DEPRECATED and will be removed in a future NDK release.
7
8Please modify your build scripts to import the library instead ASAP.
9
10Thanks.
11