NetBSD/lib/libc/arch/m68k
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 new implementation that simply clears most significant bit 1996-06-26 15:05:40 +00:00
net
quad m68k assembly versions of 64 bit shift functions 1996-05-31 02:05:33 +00:00
stdlib
string
sys New-style RCS ids. Use the RCSID() macro where appropriate. 1995-12-13 22:17:46 +00:00
DEFS.h New-style RCS ids. 1995-12-13 22:21:23 +00:00
Makefile.inc Added ashldi3.S, ashrdi3.S, and lshrdi3.S to KMSRCS 1996-06-01 01:08:02 +00:00
SYS.h Added new macros: 1996-10-17 18:14:56 +00:00