HomeFreeBSD

MFC r312001:

Description

MFC r312001:
Remove __nonnull() attributes from x86 machine check architecture.

In this case the attributes serve little purpose as they just don't
enforce run time checks, If anything the attributes would cause NULL pointer
checks to be ignored but there are no such checks so the only effect is
cosmetic.

Reviewed by: jhb, avg

Details

Provenance
pfgAuthored on
Reviewer
jhb
Parents
rS313163: native-xtools: Add missing readelf.
Branches
Unknown
Tags
Unknown