K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-11-17T04:22:10.669099Z K 7 svn:log V 212 Fix !COMPAT_FREEBSD32 kernel build One of the last shifts inadvertently moved these static assertions out of a COMPAT_FREEBSD32 block, which the relevant definitions are limited to. Fix it. Pointy hat: kevans END