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