HomeFreeBSD

No need to force __inline__ of currecord(), as the compiler will usefully
rS169896Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

No need to force inline of currecord(), as the compiler will usefully
inline it when needed already, and the symbol is also required outside of
audit.c. This silences a new gcc warning on the topic of using inline
instead of __inline.

MFC after: 3 days

Details

Provenance
rwatsonAuthored on
Parents
rS169895: Move futex support code from <arch>/support.s into linux compat directory.
Branches
Unknown
Tags
Unknown

Event Timeline