HomeFreeBSD

Remove checks for __GNUCLIKE___SECTION assuming it is always true.

Description

Remove checks for GNUCLIKE_SECTION assuming it is always true.

All supported compilers (modern versions of GCC and clang) support
this.

PR: 263102 (exp-run)
Reviewed by: brooks, imp, emaste
Differential Revision: https://reviews.freebsd.org/D34799

Details

Provenance
jhbAuthored on Apr 12 2022, 5:05 PM
Reviewer
brooks
Differential Revision
D34799: Remove checks for __GNUCLIKE___SECTION assuming it is always true.
Parents
rG5ab33279ad2a: Remove checks for __GNUCLIKE___TYPEOF assuming it is always true.
Branches
Unknown
Tags
Unknown