Page MenuHomeFreeBSD

stand: Create MOD_ALIGN macro and use it everywhere
ClosedPublic

Authored by imp on Sep 14 2022, 7:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 12:20 AM
Unknown Object (File)
Sat, Oct 11, 12:20 AM
Unknown Object (File)
Sat, Oct 11, 12:19 AM
Unknown Object (File)
Fri, Oct 10, 5:50 PM
Unknown Object (File)
Sun, Oct 5, 2:56 AM
Unknown Object (File)
Sep 3 2025, 6:51 AM
Unknown Object (File)
Aug 26 2025, 7:40 PM
Unknown Object (File)
Aug 26 2025, 7:40 PM
Subscribers

Details

Summary

To further reduce the differences between the different MOD_xxx macros,
use MOD_ALIGN to do the proper alignment for the given use.

Sponsored by: Netflix

Diff Detail

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