freebsd-dev/stand/powerpc/kboot
Warner Losh f02a303122 Use const pointers to avoid casting away constness.
The host_open interface was a legitimate mismatch to the userboot
function, while the other pointers didn't need to be non-const.

This makes the powerpc warning free again.

Sponsored by: Netflix
2017-11-30 05:01:56 +00:00
..
conf.c
host_syscall.h Use const pointers to avoid casting away constness. 2017-11-30 05:01:56 +00:00
host_syscall.S
hostcons.c
hostdisk.c
kbootfdt.c Use const pointers to avoid casting away constness. 2017-11-30 05:01:56 +00:00
kerneltramp.S
ldscript.powerpc
main.c
Makefile
metadata.c
ppc64_elf_freebsd.c Modify all FreeBSD bootloaders on PowerPC AIM (Book-S) systems to pass a 2017-11-24 23:41:04 +00:00
version