Page MenuHomeFreeBSD

atomic: Remove cdefs.h includes from atomic_*.h
ClosedPublic

Authored by markj on Jan 13 2023, 4:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 22, 12:35 PM
Unknown Object (File)
Sun, Oct 19, 5:41 PM
Unknown Object (File)
Fri, Oct 17, 1:36 PM
Unknown Object (File)
Sun, Oct 12, 6:58 PM
Unknown Object (File)
Sun, Oct 12, 12:37 PM
Unknown Object (File)
Sun, Oct 12, 12:37 PM
Unknown Object (File)
Sun, Oct 12, 12:37 PM
Unknown Object (File)
Sun, Oct 12, 1:40 AM
Subscribers
None

Details

Summary

Both headers now include types.h, and we can assume that that pulls in
cdefs.h (required for __typeof usage in some of the atomic macro
expansions).

No functional change intended.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 49090
Build 45979: arc lint + arc unit