Maemo patchset 20101501+0m5
[h-e-n] / arch / arm / include / asm / hwcap.h
index 81f4c89..f7bd52b 100644 (file)
@@ -16,6 +16,9 @@
 #define HWCAP_IWMMXT   512
 #define HWCAP_CRUNCH   1024
 #define HWCAP_THUMBEE  2048
+#define HWCAP_NEON     4096
+#define HWCAP_VFPv3    8192
+#define HWCAP_VFPv3D16 16384
 
 #if defined(__KERNEL__) && !defined(__ASSEMBLY__)
 /*