NetBSD/lib/libc/arch
wiz 37606c1593 delint (variable is only used for size, so make if size_t instead of int). 2001-01-26 13:20:32 +00:00
..
alpha Add the obvious, trivial __syscall() stub. 2000-12-13 07:49:17 +00:00
arm Correct licence to current TNF one. 2001-01-23 19:07:34 +00:00
arm32 Correct licence to current TNF one. 2001-01-23 19:07:34 +00:00
i386 rcsid & whitespace police 2001-01-08 15:21:37 +00:00
m68k The bare minimum to get m68k libc working again... 2000-12-13 21:46:23 +00:00
mips Remove all the .abicalls assembler directives - "SYS.h" already has that. 2000-12-13 23:29:06 +00:00
ns32k Cosmetics. Use _ASM_LABEL for cerror. 2000-12-29 23:16:42 +00:00
powerpc delint (variable is only used for size, so make if size_t instead of int). 2001-01-26 13:20:32 +00:00
sh3 fix syscall() and __syscall(). r0 has to be set to SYS_syscall or 2001-01-17 05:15:02 +00:00
sparc Add required __syscall.S stub. 2000-12-13 10:29:40 +00:00
sparc64 Add simple __syscall.S to make libc compile on sparc64 again. 2000-12-13 20:25:04 +00:00
vax Add a VAX version of __syscall. XXX Doesn't handle if syscall number is 2000-12-13 07:34:54 +00:00