K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-11-23T00:58:14.688074Z K 7 svn:log V 271 freebsd32: take the _umtx_op struct definitions back Providing these in freebsd32.h facilitates local testing/measuring of the structs rather than forcing one to locally recreate them. Sanity checking offsets/sizes remains in kern_umtx.c where these are typically used. END