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)
Sun, Oct 12, 1:42 AM
Unknown Object (File)
Sun, Oct 12, 1:42 AM
Unknown Object (File)
Sun, Oct 12, 1:42 AM
Unknown Object (File)
Sat, Oct 11, 4:10 PM
Unknown Object (File)
Sat, Sep 27, 6:21 AM
Unknown Object (File)
Fri, Sep 26, 11:54 PM
Unknown Object (File)
Fri, Sep 26, 10:38 AM
Unknown Object (File)
Fri, Sep 26, 8:42 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