NetBSD/lib/libc/arch/powerpc
thorpej ac8c1c29e9 * Add WSYSCALL() to SYS.h, which creates a system call with an
internal name and a weak alias for the name.
* Add a WEAKASM syscall list, and process it.
* Make sysarch() have an internal name (_sysarch()).
2002-01-14 00:55:55 +00:00
..
gen Add internal names for fp{get,set}{mask,round,sticky}(), and 2002-01-13 21:45:39 +00:00
net
softfloat Softfloat support files for PowerPC. 2001-05-25 11:38:57 +00:00
stdlib
string Add assembler version of strlen. 2001-11-30 02:26:35 +00:00
sys Add a __clone(3) entry point for powerpc. 2001-07-20 17:19:15 +00:00
Makefile.inc Add PPC assembler routines for ffs(3), bzero(3) and memset(3). 2001-11-25 01:09:58 +00:00
SYS.h * Add WSYSCALL() to SYS.h, which creates a system call with an 2002-01-14 00:55:55 +00:00