From dd88053ade30286557971a7bceea70c58eea8d92 Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Fri, 18 Aug 2006 15:32:17 +0100 Subject: [PATCH] --- yaml --- r: 33438 b: refs/heads/master c: 3a834635e8953839dba3f417a26414039b0c7c48 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-arm/procinfo.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index d5edec2685e5..252d854c66f2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e2785f0d4251c35d6e82ec819354374c8c17d63d +refs/heads/master: 3a834635e8953839dba3f417a26414039b0c7c48 diff --git a/trunk/include/asm-arm/procinfo.h b/trunk/include/asm-arm/procinfo.h index edb7b6502fcf..91a31adfa8a8 100644 --- a/trunk/include/asm-arm/procinfo.h +++ b/trunk/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