NetBSD/lib/libc/arch/mips
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 * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
net * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
string * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
sys Add missing "t9, " to "la" insn in error-return case. 1996-10-16 06:21:10 +00:00
:errfix libc support for mips. libkern hooks are disabled 1994-05-24 07:12:09 +00:00
Makefile.inc Add NetBSD RCSid headers, and change assembly-code LIBC_SCCS id tag string 1996-09-16 18:10:35 +00:00
SYS.h Added new macros: 1996-10-19 00:25:22 +00:00