revert-mm-fix-blkdev-size-calculation-in-generic_write_checks
[linux-2.6/linux-trees-mm.git] / include / asm-cris / arch-v32 / cache.h
blob80b236b15319b6a1ea506949f429ceb332e6122d
1 #ifndef _ASM_CRIS_ARCH_CACHE_H
2 #define _ASM_CRIS_ARCH_CACHE_H
4 /* A cache-line is 32 bytes. */
5 #define L1_CACHE_BYTES 32
6 #define L1_CACHE_SHIFT 5
8 #endif /* _ASM_CRIS_ARCH_CACHE_H */