]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-powerpc/cputable.h
Merge changes from linux-2.6 by hand
[linux-2.6-omap-h63xx.git] / include / asm-powerpc / cputable.h
index 373642aff7d8df5f8dce375bbf17d2e0cf244c20..c019501dacebad84b5e54b87f55b3dbf4c9ad1a1 100644 (file)
@@ -15,6 +15,7 @@
 #define PPC_FEATURE_HAS_SPE            0x00800000
 #define PPC_FEATURE_HAS_EFP_SINGLE     0x00400000
 #define PPC_FEATURE_HAS_EFP_DOUBLE     0x00200000
+#define PPC_FEATURE_NO_TB              0x00100000
 
 #ifdef __KERNEL__
 #ifndef __ASSEMBLY__