mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
No Bug: Fix android bustage on armv6 push (r=red, CLOSED TREE)
This commit is contained in:
parent
6759296438
commit
37deaf4af9
@ -15,8 +15,9 @@
|
||||
|
||||
// lame check for kernel version
|
||||
// see bug 586550
|
||||
|
||||
#ifndef WTF_OS_ANDROID
|
||||
#include <asm/hwcap.h>
|
||||
#endif
|
||||
#include "ion/arm/Architecture-arm.h"
|
||||
#include "ion/arm/Assembler-arm.h"
|
||||
namespace js {
|
||||
|
Loading…
Reference in New Issue
Block a user