jtc 7228c89e17 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 22:47:14 +00:00
..
1996-10-17 22:47:14 +00:00
1996-10-09 01:46:13 +00:00
1996-09-13 17:46:49 +00:00
1996-09-08 00:03:56 +00:00