freebsd-dev/stand/powerpc
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
..
boot1.chrp
kboot Use const pointers to avoid casting away constness. 2017-11-30 05:01:56 +00:00
ofw
ps3 Modify all FreeBSD bootloaders on PowerPC AIM (Book-S) systems to pass a 2017-11-24 23:41:04 +00:00
uboot
Makefile
Makefile.inc