No Bug: Fix android bustage on armv6 push (r=red, CLOSED TREE)

This commit is contained in:
Marty Rosenberg 2013-03-28 16:33:57 -04:00
parent 6759296438
commit 37deaf4af9

View File

@ -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 {