/* $FreeBSD$ */ #define __IEEEFP_NOINLINES__ 1 #include <ieeefp.h> fp_rnd_t fpgetround(void) { return __fpgetround(); }