opnsense-src/sys/dev/ofw
Brooks Davis e453e498cb machine/stdarg.h -> sys/stdarg.h
Switch to using sys/stdarg.h for va_list type and va_* builtins.

Make an attempt to insert the include in a sensible place.  Where
style(9) was followed this is easy, where it was ignored, aim for the
first block of sys/*.h headers and don't get too fussy or try to fix
other style bugs.

Reviewed by:	imp
Exp-run by:	antoine (PR 286274)
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1595
2025-06-11 17:39:02 +01:00
..
ofw_bus.h
ofw_bus_if.m
ofw_bus_subr.c ofw: Fix inverted bcmp in ofw_bus_node_status_okay 2024-12-17 20:51:56 +00:00
ofw_bus_subr.h
ofw_console.c
ofw_cpu.c ofw_cpu: check for "disabled" status during probe 2025-01-10 14:59:08 -04:00
ofw_cpu.h ofw: convert boolean_t to bool 2024-06-26 11:14:36 -03:00
ofw_disk.c
ofw_fdt.c machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
ofw_firmware.c Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
ofw_graph.c
ofw_graph.h
ofw_if.m
ofw_pci.c
ofw_pci.h
ofw_pcib.c Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
ofw_standard.c machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
ofw_subr.c
ofw_subr.h
ofwbus.c Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
ofwpci.h
ofwvar.h
openfirm.c machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
openfirm.h openfirm: Add OF_device_unregister_xref 2025-04-03 09:03:44 -05:00
openfirmio.c
openfirmio.h