NetBSD/lib/csu/mips
jonathan f4aee0fcbb New, Alpha-derived crt0.c with ld.elf_so support.
Expects additional register-passed arguments from the kernel on
exec().  If no such args ($a0 is zero), fall back to the old hack of
adjusting the current $sp with a hard-coded frame offset for __start's
local frame(!).

Suggested by Jason Thorpe (thorpej@nas.nasa.gov), debugged and
stackframe offsets updated by Jonathan Stone.
1997-06-23 22:04:34 +00:00
..
crt0.c New, Alpha-derived crt0.c with ld.elf_so support. 1997-06-23 22:04:34 +00:00
crt0.S RCS id police. 1996-10-18 05:36:42 +00:00
crtend.c C versions of crt0 for mips. 1997-03-05 03:45:05 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00