]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm64/include/uapi/asm/hwcap.h
Merge remote-tracking branch 'tip/auto-latest'
[karo-tx-linux.git] / arch / arm64 / include / uapi / asm / hwcap.h
index eea497578b877194473f457d8ef827aba18e0943..9b12476e9c8567545c493704075f56c8643bbae6 100644 (file)
@@ -21,6 +21,7 @@
  */
 #define HWCAP_FP               (1 << 0)
 #define HWCAP_ASIMD            (1 << 1)
+#define HWCAP_EVTSTRM          (1 << 2)
 
 
 #endif /* _UAPI__ASM_HWCAP_H */