Page MenuHomeFreeBSD

nvmf: fix build with __assert_unreachable() addition to userland
ClosedPublic

Authored by kevans on Dec 14 2024, 5:27 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 16, 10:48 AM
Unknown Object (File)
Sun, Oct 12, 6:37 PM
Unknown Object (File)
Sun, Oct 12, 12:40 PM
Unknown Object (File)
Thu, Oct 9, 8:37 PM
Unknown Object (File)
Thu, Oct 9, 8:37 PM
Unknown Object (File)
Thu, Oct 9, 8:37 PM
Unknown Object (File)
Sun, Oct 5, 3:42 AM
Unknown Object (File)
Sat, Oct 4, 8:17 PM
Subscribers
None

Details

Summary

<assert.h> now has a usable definition, so we don't need to shim it out
in the nvmf header anymore.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable