NetBSD/lib/libc/arch
itojun 6de175eeb8 __syscall is now mandatory 2001-01-04 08:53:50 +00:00
..
alpha Add the obvious, trivial __syscall() stub. 2000-12-13 07:49:17 +00:00
arm Create shared ARM source for libc, and move arm26 port over to using it. 2000-12-29 20:13:44 +00:00
arm32 Make this link right again! 2000-12-14 20:03:42 +00:00
i386 Adjust to not use ALTENTRY(). 2000-12-14 20:17:32 +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 This should convert to syscall but that's too hard. So punt. XXX 2000-12-13 07:50:48 +00:00
sh3 __syscall is now mandatory 2001-01-04 08:53:50 +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