freebsd-dev/stand/kboot
Warner Losh 309a263fe6 kboot: Remove RELOC defines, it's unused
This was copied from powerpc/ofw and has never been used. We also don't
care about -DAIM. It's only relevant for in-kernel structures, which we
don't use in this userland program.

Sponsored by:		Netflix
2022-07-27 23:11:12 -06:00
..
arch kboot: Remove RELOC defines, it's unused 2022-07-27 23:11:12 -06:00
crt1.c stand: Spell License correctly 2022-07-26 16:31:13 -06:00
host_syscall.h kboot: Convert from getdents to getdents64 2022-07-27 22:29:27 -06:00
host_syscalls.c kboot: Convert from getdents to getdents64 2022-07-27 22:29:27 -06:00
hostcons.c
hostdisk.c stand: Make sure nobody has a NULL pointer for dv_cleanup 2022-07-27 09:04:13 -06:00
kbootfdt.c kboot: Convert from getdents to getdents64 2022-07-27 22:29:27 -06:00
main.c kboot: Properly cap number of segments loaded for kexec 2022-07-15 12:00:51 -06:00
Makefile kboot: Rework _start 2022-07-15 12:00:49 -06:00
version