aboutsummaryrefslogtreecommitdiff
path: root/original/uapi/asm-arm64/asm/hwcap.h
diff options
context:
space:
mode:
Diffstat (limited to 'original/uapi/asm-arm64/asm/hwcap.h')
-rw-r--r--original/uapi/asm-arm64/asm/hwcap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/original/uapi/asm-arm64/asm/hwcap.h b/original/uapi/asm-arm64/asm/hwcap.h
index 7752d93..2d6ba1c 100644
--- a/original/uapi/asm-arm64/asm/hwcap.h
+++ b/original/uapi/asm-arm64/asm/hwcap.h
@@ -73,5 +73,6 @@
#define HWCAP2_BF16 (1 << 14)
#define HWCAP2_DGH (1 << 15)
#define HWCAP2_RNG (1 << 16)
+#define HWCAP2_BTI (1 << 17)
#endif /* _UAPI__ASM_HWCAP_H */