HardenedBSD/sys/powerpc/ofw
Mitchell Horne 609cdb12b9 ofw: convert boolean_t to bool
Most of these already treat it as a proper bool, i.e. using true/false.
Also fix-up callers of OF_install().

No functional change intended.

Reviewed by:	andrew, emaste
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D45733
2024-06-26 11:14:36 -03:00
..
ofw_initrd.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ofw_machdep.c ofw: convert boolean_t to bool 2024-06-26 11:14:36 -03:00
ofw_pcib_pci.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ofw_pcibus.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ofw_pcibus.h
ofw_real.c
ofw_syscons.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ofw_syscons.h
ofwcall32.S
ofwcall64.S
openpic_ofw.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
rtas.c