[BACK]Return to cache.h CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / include / asm-cris / arch-v10

File: [Development] / linux-2.6-xfs / include / asm-cris / arch-v10 / cache.h (download)

Revision 1.3, Wed Jan 25 00:04:14 2006 UTC (11 years, 8 months ago) by cattelan
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -1 lines

Merge up to 2.6.16-rc1

#ifndef _ASM_ARCH_CACHE_H
#define _ASM_ARCH_CACHE_H

/* Etrax 100LX have 32-byte cache-lines. */
#define L1_CACHE_BYTES 32
#define L1_CACHE_SHIFT 5

#endif /* _ASM_ARCH_CACHE_H */