rt-thread-official/examples/utest/testcases/posix/fenv_h/Kconfig

10 lines
126 B
Plaintext
Raw Normal View History

2022-07-04 10:20:04 +08:00
menuconfig RTT_POSIX_TESTCASE_FENV_H
bool "<fenv.h>"
default n
if RTT_POSIX_TESTCASE_FENV_H
# function, TODO
endif