Lift the '#ifdef RCRT0' conditional out of boot*.h to crt0.c
authorguenther <guenther@openbsd.org>
Wed, 12 Jan 2022 21:41:06 +0000 (21:41 +0000)
committerguenther <guenther@openbsd.org>
Wed, 12 Jan 2022 21:41:06 +0000 (21:41 +0000)
commit5018f4d308d23879a53052912dae9dcf00521a26
tree2ff4c9e50f597e24cb5cdafbaf781649be424b97
parent78a2c979ca190b185a950d276171a183faef5030
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@
lib/csu/boot.h
lib/csu/crt0.c
lib/csu/hppa/boot_md.h
lib/csu/mips64/boot_md.h