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, May 16, 2:32 AM
Unknown Object (File)
Sat, May 16, 2:31 AM
Unknown Object (File)
Sat, May 16, 2:31 AM
Unknown Object (File)
Wed, May 6, 11:45 PM
Unknown Object (File)
May 1 2026, 10:39 AM
Unknown Object (File)
Apr 25 2026, 7:13 AM
Unknown Object (File)
Apr 19 2026, 6:25 PM
Unknown Object (File)
Apr 15 2026, 10:41 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