CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/05/27 13:13:04
Modified files:
sys/arch/mips64/include: cpu.h
sys/arch/mips64/mips64: cache_r4k.c
sys/arch/sgi/sgi: ip22_machdep.c
Log message:
Add a `L2 cache line size' member to struct cpu_info. This allows R4k code to
stop abusing another field, and will be used by more routines RSN.
No functional change.
