]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/elf.h
asus-laptop: clean write_status
[linux-2.6-omap-h63xx.git] / include / asm-arm / elf.h
index 642382d2c9f051eec79f4b13ffcfc7cbc4a42432..3679a8a8922ee97778818e9fe75e7dd6ba4cf195 100644 (file)
@@ -52,6 +52,7 @@ typedef struct user_fp elf_fpregset_t;
 #define HWCAP_EDSP     128
 #define HWCAP_JAVA     256
 #define HWCAP_IWMMXT   512
+#define HWCAP_CRUNCH   1024
 
 #ifdef __KERNEL__
 #ifndef __ASSEMBLY__