NetBSD/lib/csu/alpha
cgd 6da04f404e expect a 'struct ps_strings *' as the fourth argument to __start.
If it's there, i.e. doesn't have a value known to be emitted by kernels
which didn't include support for passing it (0 or 0xbabefacedeadbeef),
set __ps_strings to it.  Otherwise, use the old 'normal' PS_STRINGS value
for __ps_strings.
1996-12-07 20:04:38 +00:00
..
Makefile Use ${INSTALL}. 1996-10-18 05:27:38 +00:00
crt0.c expect a 'struct ps_strings *' as the fourth argument to __start. 1996-12-07 20:04:38 +00:00
crtbegin.c Reimplement in C, adding ELF support. if compiled with -DECOFF_COMPAT 1996-09-12 16:59:01 +00:00
crtend.c Reimplement in C, adding ELF support. if compiled with -DECOFF_COMPAT 1996-09-12 16:59:01 +00:00