HomeFreeBSD

Mark usage function as __dead2 in programs where it does not return

Description

Mark usage function as __dead2 in programs where it does not return

In most cases, usage does not return, so mark them as dead2. For the
cases where they do return, they have not been marked
dead2.

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/735

Details

Provenance
gfunni234_gmail.comAuthored on Jul 7 2023, 4:39 PM
impCommitted on Jul 7 2023, 4:45 PM
Parents
rG498a0a9c61c3: Mark usage function as __dead2 in programs where it does not return
Branches
Unknown
Tags
Unknown