freebsd-dev/stand/kboot/arch/powerpc64
Warner Losh 2b51791053 kboot: Don't need an arch pointer to get segments
There's no need for an arch pointer to get segments. We can call the
routine directly since we don't need this code to be called from
different context where a pointer is needed.

Sponsored by:		Netflix
Reviewed by:		kevans, andrew
Differential Revision:	https://reviews.freebsd.org/D38266
2023-02-03 08:41:40 -07:00
..
fdt_arch.c stand/kboot: Make FDT fixup per-arch 2022-10-27 11:36:51 -06:00
host_syscall.S powerpc64: Fix a typo in a source code comment 2022-04-02 10:56:45 +02:00
kerneltramp.S
ldscript.powerpc kboot: powerpc ldscript catchup 2022-12-03 21:41:28 -07:00
load_addr.c kboot: Powerpc provide bi_loadsmap 2023-02-03 08:41:39 -07:00
Makefile.inc stand/kboot: Make FDT fixup per-arch 2022-10-27 11:36:51 -06:00
ppc64_elf_freebsd.c kboot: Don't need an arch pointer to get segments 2023-02-03 08:41:40 -07:00
start_arch.h stand: Spell License correctly 2022-07-26 16:31:13 -06:00
stat_arch.h stand: aarch64 has different nlinks than amd64 2022-12-03 22:53:18 -07:00
syscall_nr.h kboot: powerpc64 has no newfstat system call 2022-12-04 13:31:06 -07:00
termios_arch.h kboot: Add missing license to termios 2022-12-04 13:31:06 -07:00