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 3da06e58..38c97059 100644
--- a/other/cpufeatures.c
+++ b/other/cpufeatures.c
@@ -3,4 +3,4 @@
3#include ANDROID_CPU_FEATURES 3#include ANDROID_CPU_FEATURES
4#endif 4#endif
5 5
6extern int unused_declaration; 6typedef int unused_declaration;