/* $FreeBSD$ */ #define __IEEEFP_NOINLINES__ 1 #include fp_except_t fpsetmask(fp_except_t m) { return (__fpsetmask(m)); }