NetBSD/lib/libc/arch/sparc
jtc 41da409893 Added new macros:
SYSCALL_NOERROR(x):     Like SYSCALL except that "x" is a syscall
				that can never fail.

        RSYSCALL_NOERROR(x):    Like RSYSCALL except that "x" is a syscall
				that can never fail.

These macros simply call SYSCALL / RSYSCALL, and serve as placeholders
until an optimized implementation is done.
1996-10-19 00:25:22 +00:00
..
gen Avoid load/store doubles; jmp_buf is long aligned (Michael Eriksson; PR#2180) 1996-03-06 21:50:20 +00:00
net need these now, with new net Makefile.inc 1995-02-25 14:58:43 +00:00
stdlib Clean up deleted files. 1993-12-04 01:28:42 +00:00
string Separate machine dependencies. 1995-03-20 14:45:27 +00:00
sys Clean up deleted files. 1995-03-01 00:00:00 +00:00
DEFS.h Insert some Position Independent Code. 1994-02-10 20:15:28 +00:00
Makefile.inc set KMSRCS & friends 1994-06-30 06:46:37 +00:00
SYS.h Added new macros: 1996-10-19 00:25:22 +00:00