(Android) Remove no longer needed machine/cpu-features.h
This commit is contained in:
parent
80b480e855
commit
5a80a6046f
|
@ -54,9 +54,6 @@
|
|||
|
||||
#ifdef ANDROID
|
||||
#include <sys/system_properties.h>
|
||||
#ifdef __arm__
|
||||
#include <machine/cpu-features.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include <boolean.h>
|
||||
|
|
Loading…
Reference in New Issue