opnsense-src/sys/dev/xen
Zhenlei Huang a1efb352f2 xen: Use proper prototype for SYSINIT functions
The only possible return value of function xen_intr_init() is 0. Make
it return void to match the prototype of SYSINIT.

MFC after:	1 week

(cherry picked from commit 19061a898ac809c8e9a30839b7200ff13a6eb9c0)
2026-02-01 01:01:03 +08:00
..
balloon
blkback sys/xen: Use __printflike() instead of format(printf) 2026-01-04 02:46:49 +01:00
blkfront xen/blk{front,back}: fix usage of sector sizes different than 512b 2024-10-08 09:29:13 +02:00
bus xen: Use proper prototype for SYSINIT functions 2026-02-01 01:01:03 +08:00
console machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
control
cpu
debug
efi efi: Move to using efi_guid_t in ioctl definitions 2025-05-01 11:53:40 -06:00
evtchn
gntdev device_pager: user iterators to free device pages 2024-11-21 15:49:30 -06:00
grant_table
netback
netfront xen/netfront: use iflladdr_event to send ARPs 2024-12-16 06:49:29 -08:00
pcifront Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
privcmd device_pager: user iterators to free device pages 2024-11-21 15:49:30 -06:00
timer
xenpci machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
xenstore machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00