|
|
| File: [Development] / linux-2.4-xfs / include / asm-cris / cache.h (download)
Revision 1.1, Wed Dec 31 00:54:49 2003 UTC (13 years, 9 months ago) by cattelan
Initial Import 2.4.24pre2 |
#ifndef _ASM_CACHE_H #define _ASM_CACHE_H /* Etrax 100LX have 32-byte cache-lines. When we add support for future chips * here should be a check for CPU type. */ #define L1_CACHE_BYTES 32 #endif /* _ASM_CACHE_H */