HomeFreeBSD

Don't use _Generic, as many systems don't know about it. Go back to a lo-tech…

Description

Don't use _Generic, as many systems don't know about it. Go back to a lo-tech switch statement.

Approved by: kib (mentor)
Differential Revision: https://reviews.freebsd.org/D20235

Details

Provenance
dougmAuthored on
Differential Revision
D20235: Undo _Generic, as it breaks multiple builds
Parents
rS347471: netdump: Fix boot-time configuration typo
Branches
Unknown
Tags
Unknown