K 10 svn:author V 3 imp K 8 svn:date V 27 2018-12-14T19:14:51.382909Z K 7 svn:log V 252 atomic_fcmpset* return int, not the type of *. fcmpset returns true/false as a int, so make the return types and variables match the int to be consistent with other arch. Reviewed by: cognet@ Differential Revision: https://reviews.freebsd.org/D18557 END