struct sysinit: Add SLIST_ENTRY(sysinit) next
This will be used to put SYSINITs onto a linked list.
Reviewed by: jhb, emaste
Sponsored by: https://www.patreon.com/cperciva
Differential Revision: https://reviews.freebsd.org/D41074
struct sysinit: Add SLIST_ENTRY(sysinit) next Tags None Referenced Files None Subscribers None
Description
Details
|