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 a2cac43..53026f4 100644
--- a/original/uapi/asm-arm64/asm/hwcap.h
+++ b/original/uapi/asm-arm64/asm/hwcap.h
@@ -103,5 +103,6 @@
#define HWCAP2_SME_B16B16 (1UL << 41)
#define HWCAP2_SME_F16F16 (1UL << 42)
#define HWCAP2_MOPS (1UL << 43)
+#define HWCAP2_HBC (1UL << 44)
#endif /* _UAPI__ASM_HWCAP_H */