NetBSD/lib/libc/arch/powerpc
matt 12810ed37d Use size_t in prototype (so this will be LP64 clean for PPC64 someday).
Calculate len separately for icache & dcache in case each has different
cacheline widths.  Make the code for both loops the same except for the
dcbst/icbi.  Deal with sizes >=2GB properly (like that'll happen but ...)
2002-03-26 21:20:24 +00:00
..
gen Use size_t in prototype (so this will be LP64 clean for PPC64 someday). 2002-03-26 21:20:24 +00:00
net
softfloat Softfloat support files for PowerPC. 2001-05-25 11:38:57 +00:00
stdlib
string Use new CPU_CACHEINFO sysctl to get more detailed information about 2002-03-12 22:08:21 +00:00
sys Add a __clone(3) entry point for powerpc. 2001-07-20 17:19:15 +00:00
Makefile.inc Add bzero.S and strlen.S to the stuff that gets installed in libkern. 2002-02-20 22:45:04 +00:00
SYS.h * Add WSYSCALL() to SYS.h, which creates a system call with an 2002-01-14 00:55:55 +00:00