CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/12 14:41:06
Modified files:
lib/csu : boot.h crt0.c
lib/csu/hppa : boot_md.h
lib/csu/mips64 : boot_md.h
Log message:
Lift the '#ifdef RCRT0' conditional out of boot*.h to crt0.c
Prep for dropping #includes from archdep.h: pull in <machine/reloc.h>
and declare _dl_exit() in boot*.h
ok kettenis@
