NetBSD/lib/libc/arch/mips
cgd 4d7e773266 A foolish consistency... gen, net, and string all get MD sources
specified by including a Makefile.inc from the appropriate MD directory.
stdlib doesn't do that, but there's no reason that it shouldn't (and
it'd be nice to eliminate the 'if's from the MI stdlib Makefile.inc).
1997-11-05 22:59:37 +00:00
..
gen Prototype __flt_rounds(). 1997-10-18 02:43:06 +00:00
net * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
stdlib A foolish consistency... gen, net, and string all get MD sources 1997-11-05 22:59:37 +00:00
string Pull up endian-independent changes from locore, userland bcopy.S. 1997-10-20 09:31:37 +00:00
sys Treat reboot() like a normal system call. From PR 2458. 1996-11-11 13:41:08 +00:00
:errfix
Makefile.inc
SYS.h #include <machine/machAsmDefs.h> -> #include <mips/asm.h> 1997-06-17 16:35:26 +00:00