X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Fasm-arm%2Fprocinfo.h;h=91a31adfa8a8ca50298088cb4031b3c21f200302;hb=ef2b343e99e772e35f0f9d00f7db318b6629c16e;hp=edb7b6502fcf8c33d2a816b02ebf7e96012670cd;hpb=8799ee9f49f6171fd58f4d64f8c067ca49006a5d;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-arm/procinfo.h b/include/asm-arm/procinfo.h index edb7b6502fc..91a31adfa8a 100644 --- a/include/asm-arm/procinfo.h +++ b/include/asm-arm/procinfo.h @@ -55,5 +55,6 @@ extern unsigned int elf_hwcap; #define HWCAP_VFP 64 #define HWCAP_EDSP 128 #define HWCAP_JAVA 256 +#define HWCAP_IWMMXT 512 #endif