freebsd-src/stand/kboot
Warner Losh f5ed1b0f84 kboot: Rework _start
Split _start into _start and _start_c (inspired by musl and the powerpc
impl is copied from there). This allows us to actually get the command
line arguments on all the platforms. We have a very simplified startup
that supports only static linking.

Sponsored by:		Netflix
2022-07-15 12:00:49 -06:00
..
arch kboot: Rework _start 2022-07-15 12:00:49 -06:00
crt1.c kboot: Rework _start 2022-07-15 12:00:49 -06:00
host_syscall.h kboot: rename kexec_load to host_kexec_load 2022-06-27 14:54:45 -06:00
host_syscalls.c kboot: rename kexec_load to host_kexec_load 2022-06-27 14:54:45 -06:00
hostcons.c
hostdisk.c
kbootfdt.c
main.c kboot: Rework _start 2022-07-15 12:00:49 -06:00
Makefile kboot: Rework _start 2022-07-15 12:00:49 -06:00
version