diff options
Diffstat (limited to 'arch/arm/include/asm/hwcap.h')
| -rw-r--r-- | arch/arm/include/asm/hwcap.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/hwcap.h b/arch/arm/include/asm/hwcap.h index f7bd52b1c36..c1062c31710 100644 --- a/arch/arm/include/asm/hwcap.h +++ b/arch/arm/include/asm/hwcap.h | |||
| @@ -19,6 +19,7 @@ | |||
| 19 | #define HWCAP_NEON 4096 | 19 | #define HWCAP_NEON 4096 |
| 20 | #define HWCAP_VFPv3 8192 | 20 | #define HWCAP_VFPv3 8192 |
| 21 | #define HWCAP_VFPv3D16 16384 | 21 | #define HWCAP_VFPv3D16 16384 |
| 22 | #define HWCAP_TLS 32768 | ||
| 22 | 23 | ||
| 23 | #if defined(__KERNEL__) && !defined(__ASSEMBLY__) | 24 | #if defined(__KERNEL__) && !defined(__ASSEMBLY__) |
| 24 | /* | 25 | /* |
