OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / test / math / fenv.h
1 /* until we support fenv ... */
2 #define feclearexcept(X)
3 #define fetestexcept(X) (0)