Page MenuHomeFreeBSD

stand: Create common/modinfo.h
ClosedPublic

Authored by imp on Sep 14 2022, 7:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 9:56 PM
Unknown Object (File)
Tue, Nov 19, 9:56 PM
Unknown Object (File)
Tue, Nov 19, 9:56 PM
Unknown Object (File)
Tue, Nov 19, 5:40 AM
Unknown Object (File)
Fri, Nov 15, 11:47 PM
Unknown Object (File)
Fri, Nov 15, 8:59 PM
Unknown Object (File)
Thu, Oct 31, 6:23 AM
Unknown Object (File)
Sep 30 2024, 7:45 AM
Subscribers

Details

Summary

Move all the MOD_xxx macros to this header. Each user of this interface
is currently required to define MOD_ALIGNMENT(l). modinfo was selected
because it sits inbetween modules and metadata and will make it easier
to migrate to new, shared intefaces.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable