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