HomeFreeBSD

xen: Use proper prototype for SYSINIT functions

Description

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

Details

Provenance
zleiAuthored on Mon, Oct 13, 10:12 AM
Parents
rGef56b9188937: xdma: Use proper prototype for SYSINIT functions
Branches
Unknown
Tags
Unknown