jtc b095d96598 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-18 00:49:03 +00:00
..
1996-10-18 00:49:03 +00:00
1996-10-13 00:05:33 +00:00
1996-09-26 23:45:22 +00:00
1996-09-19 19:39:36 +00:00