Skip to content

Commit

Permalink
[ARM] 3756/1: Assign value for HWCAP_IWMMXT
Browse files Browse the repository at this point in the history
Patch from Paul Gortmaker

Some folks here at Wind River asked me if I'd push this out
so that the value was generally agreed upon in advance by
all folks interested in working with iWMMXt.  Seems simple
enough...

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Paul Gortmaker authored and Russell King committed Aug 18, 2006
1 parent e2785f0 commit 3a83463
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/asm-arm/procinfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 3a83463

Please sign in to comment.