NetBSD/lib/libc/arch/i386
jtc 9d7f517756 Added new macros:
SYSTRAP(x):             Expands to the code used to call syscall x.
				This is used to simplify other 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.
1996-10-17 18:14:56 +00:00
..
gen Add explicit return type 1996-02-05 04:30:51 +00:00
net need these now, with new net Makefile.inc 1995-02-25 14:58:43 +00:00
stdlib Winning Strategies has placed this code into the Public Domain 1995-04-28 22:59:46 +00:00
string $Id: $ -> $NetBSD: $ 1995-04-28 22:57:54 +00:00
sys Clean up deleted files. 1995-03-01 00:00:00 +00:00
DEFS.h make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00
Makefile.inc update for .S and MACHINE_ARCH 1993-12-04 02:33:35 +00:00
SYS.h Added new macros: 1996-10-17 18:14:56 +00:00