summaryrefslogtreecommitdiff
path: root/other/cpufeatures.c
diff options
context:
space:
mode:
Diffstat (limited to 'other/cpufeatures.c')
-rw-r--r--other/cpufeatures.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/cpufeatures.c b/other/cpufeatures.c
index e52a90ff..3da06e58 100644
--- a/other/cpufeatures.c
+++ b/other/cpufeatures.c
@@ -1,5 +1,5 @@
1#define typeof __typeof__
2#ifdef ANDROID_CPU_FEATURES 1#ifdef ANDROID_CPU_FEATURES
2#define typeof __typeof__
3#include ANDROID_CPU_FEATURES 3#include ANDROID_CPU_FEATURES
4#endif 4#endif
5 5