patch-2.4.9 linux/include/asm-alpha/cache.h
Next file: linux/include/asm-alpha/console.h
Previous file: linux/fs/umsdos/namei.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sun Aug 12 10:38:47 2001
-  Orig file: 
v2.4.8/linux/include/asm-alpha/cache.h
-  Orig date: 
Mon Jul 31 11:44:18 2000
diff -u --recursive --new-file v2.4.8/linux/include/asm-alpha/cache.h linux/include/asm-alpha/cache.h
@@ -7,7 +7,7 @@
 #include <linux/config.h>
 
 /* Bytes per L1 (data) cache line. */
-#if defined(CONFIG_ALPHA_GENERIC) || defined(CONFIG_ALPHA_EV6)
+#if defined(CONFIG_ALPHA_GENERIC) || defined(CONFIG_ALPHA_EV6) || defined(CONFIG_ALPHA_EV67)
 # define L1_CACHE_BYTES     64
 # define L1_CACHE_SHIFT     6
 #else
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)