1menuconfig RTT_POSIX_TESTCASE_FENV_H
2    bool "<fenv.h>"
3    default n
4
5if RTT_POSIX_TESTCASE_FENV_H
6
7# function, TODO
8
9endif
10