Age (hh:mm:ss) of last commit: 01:17:44
Last commit message:
CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2009/11/08 06:50:14 Modified files: sys/arch/arm/arm: cpufunc_asm_xscale.S Log message: Make sure xscale_cache_flushD_rng will not try to flush more than the cache size; might skirt some cache hazards. ok deraadt@