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
Don't use _Generic, as many systems don't know about it. Go back to a lo-tech… Tags None Referenced Files None Subscribers None
Description
Details
|