<sys/_pv_entry>: Add a fallback for __LONG_WIDTH__ for older compilers.
authorJohn Baldwin <jhb@FreeBSD.org>
Fri, 7 Oct 2022 19:44:31 +0000 (12:44 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Fri, 7 Oct 2022 19:44:31 +0000 (12:44 -0700)
commitce9e720af2f8fa378e36134bab8a82ebf67c159d
tree6cf226cf6f291a7dd27b1c58b66e407707367873
parent765c48cc8672a37ee7b81b5a8a4627c567637d25
<sys/_pv_entry>: Add a fallback for __LONG_WIDTH__ for older compilers.

clang only includes a __LONG_WIDTH__ builtin in clang 14 and later.
sys/sys/_pv_entry.h