NetBSD/lib/libc/arch/ns32k
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
..
gen
net
stdlib
string The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
sys
DEFS.h
Makefile.inc
SYS.h Added new macros: 1996-10-18 00:49:03 +00:00