History log of /netbsd-src/lib/libc/arch/powerpc/misc/powerpc_initfini.c (Results 1 – 1 of 1)
Revision Date Author Comments
# bff961dd 30-Aug-2013 matt <matt@NetBSD.org>

Use a constructor to get the cache_info.
However memset can be called before the constructor is called, just treat
those as simple fills.
Add CACHE_INFO_DCACHE_LINE_SIZE to assym.h and use it