HomeFreeBSD

arm: Use proper prototype for SYSINIT functions

Description

arm: Use proper prototype for SYSINIT functions

The only possible return value of function module_info_init() is 0. Make
it return void to match the prototype of SYSINIT.

MFC after: 1 week

Details

Provenance
zleiAuthored on Oct 13 2025, 10:12 AM
Parents
rGa5d5851c86eb: vm: Use proper prototype for SYSINIT functions
Branches
Unknown
Tags
Unknown